diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 06:46:51 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 06:46:51 +0000 |
commit | 6fd61f2df93205d3960b7bdae86c0ccdc414c78c (patch) | |
tree | 21d3f7ef13aff993535925a4c4a8156c088e0f68 | |
parent | 85c015048f685341cf147d47a72a7174697d881b (diff) |
remove ssh-isp portba
-rw-r--r-- | etc/services | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/services b/etc/services index 7e3ee370..df4d79cb 100644 --- a/etc/services +++ b/etc/services @@ -11521,8 +11521,5 @@ inspider 49150/tcp # my services monerod-p2p 18080/tcp wireguard 49432/udp -# My ISP verizon block incomming to gateway port 22. So I need to use another port to ssh into my home server. -# https://www.reddit.com/r/verizon/comments/to1q43/verizon_5g_home_internet_blocking_ssh_service_port/ -ssh-isp 49812/tcp iperf3 53497/tcp swgp 54635/udp |