My VPN provider gives me a random inbound TCP/UDP port and unfortunately I have no control over what port it's going to be. Is it possible for me to specify a different port instead of 15441?
Edit zeronet.conf and add these contents below:
[global]
fileserver_port = your inbound port
Then restart ZeroNet, it should be works.
Thank you, that worked
Most helpful comment
Thank you, that worked