diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-24 18:05:40 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-24 18:05:40 +0000 |
commit | a0b815b570a125bb14bfec9198b4761b69449c75 (patch) | |
tree | 70aa099f9ff07a017c9e45e19a13413d50b675ca /etc/services | |
parent | d6d8c888da1519f630c13231682f49f0c18b2a75 (diff) |
nft use /etc/services phantun port name instead of 59083 port number
Diffstat (limited to 'etc/services')
-rw-r--r-- | etc/services | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/services b/etc/services index 2fd08222..1b762adf 100644 --- a/etc/services +++ b/etc/services @@ -11524,3 +11524,5 @@ monerod-p2p 18080/tcp wireguard 49432/udp iperf3 53497/tcp swgp 54635/udp +# phantun server listen +phantun 59083/tcp |