Added udptunnel to circumvent some firewalls
This commit is contained in:
9
packer/rootfs/etc/systemd/system/udptunnel.socket
Normal file
9
packer/rootfs/etc/systemd/system/udptunnel.socket
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=udptunnel socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=443
|
||||
BindIPv6Only=both
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Reference in New Issue
Block a user