Can't access factorio via revers proxy
Posted: Fri Oct 01, 2021 5:43 am
I want host a server on my pc behind nat and make it's visible with FRP, but i can't access only factorio, for exmaple ssh and test-web server works fine.
frpc.ini:
Also, i can connect if i use OpenVPN. That is 10.8.0.1 works, but real ip - not.
frpc.ini:
Code: Select all
[factorio]
type = udp
local_ip = 127.0.0.1
local_port = 34197
remote_port = 34197
use_encryption = false
use_compression = false