This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| config sockd | |
| option external 'wgclient' | |
| option internal 'br-lan' | |
| option clientmethod 'none' | |
| option socksmethod 'none' | |
| option user_privileged 'root' | |
| option user_notprivileged 'nobody' | |
| option logoutput 'syslog' | |
| option port '1080' |