mirror of
git://f0xx.org/ac/ac-mobile-android
synced 2026-07-29 04:18:25 +03:00
Bundle iodine 0.7.0 with JNI TUN bridge; apply BE iodine credentials on connect; canonical heartbeat URL fallback. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
238 B
Desktop File
12 lines
238 B
Desktop File
[Unit]
|
|
Description=Iodine Server
|
|
After=local-fs.target network.target
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/sysconfig/iodine-server
|
|
ExecStart=/usr/local/bin/iodined -i 30 -f $OPTIONS
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|