Features
- Allow multiple comma separated values for
CYBERGHOST_GROUP - Update Cyberghost servers information
- Change from
SHADOWSOCKS_PORTtoSHADOWSOCKS_LISTENING_ADDRESS
Fixes
- Windscribe: only use OpenVPN IP addresses, not Wireguard ones
- Cyberghost:
explicit-exit-notifyused only for UDP, not TCP - Cyberghost server filtering
- Defaults to all UDP groups, and to all TCP groups if
TCPis chosen - Check groups specified match the protocol chosen
- Default Cyberghost group to no group (no filter)
- Adjust formatting and messages
- Defaults to all UDP groups, and to all TCP groups if
- Fix loop state change logic deadlock (preventing a 2nd restart for all run loops)
- Use latest
apk-toolsto fix an Alpine vulnerability
Documentation
- Add Unraid template link to the issue template
Maintenance
- Port forwarding refactoring:
internal/portforwardpackage, run loop and simpler acyclic logic - Upgrade
qdm12/ss-servertov0.3.0