ansible-playbooks/obfs4-openvpn-server/obfs4proxy.service

9 lines
No EOL
209 B
Desktop File

[Unit]
Description=Obfsproxy Server
[Service]
EnvironmentFile=/var/lib/tor/pt_state/obfs4/obfs4.config
ExecStart=/usr/bin/obfs4proxy -enableLogging true -logLevelStr INFO
[Install]
WantedBy=multi-user.target