Skip to content

Instantly share code, notes, and snippets.

@mcgroarty
mcgroarty / etc_config_sockd
Last active May 11, 2023 21:49 — forked from zhujunsan/etc_config_sockd
Openwrt sockd init scripts
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'