Replies: 2 comments
-
answer: |
Beta Was this translation helpful? Give feedback.
0 replies
-
For those who are still confused: echo "security.mac.portacl.rules=uid:$(id -u v2ray):tcp:443" >> /etc/sysctl.conf
echo "net.inet.ip.portrange.reservedhigh=0" >> /etc/sysctl.conf |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello friends! I am using freebsd 14 as a VPS.
TCP/UDP 443 and 80 are not busy on the host:
my inbound configuration works fine!
It shows, (tcp46 12345 is open/LISTEN!):
In the documentation, all the examples use port 443/80 (1, 2, 3 ... etc). For the test, I fixed my port to 443 (the result is the same for 80):
any other port except 443 and 80 is working fine. What is my mistake?
Beta Was this translation helpful? Give feedback.
All reactions