9 lines
No EOL
209 B
Desktop File
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 |