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

9 lines
209 B
SYSTEMD
Raw Permalink Normal View History

[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