Ԥ
Size: a a a
Ԥ
ХЛ
ХЛ
ХЛ
ХЛ
ХЛ
ХЛ
𝕿𝕷
ХЛ
A
sudo iptables -t nat -A OUTPUT -d 1.1.1.1 -p tcp -m tcp --dport 3043 -j DNAT --to-destination 127.0.0.1
sudo iptables -t nat -A PREROUTING -d 1.1.1.1 -p tcp -m tcp --dport 3043 -j DNAT --to-destination 127.0.0.1
sudo iptables -t nat -A POSTROUTING -s 127.0.0.1/32 -p tcp -m tcp --dport 3043 -j SNAT --to-source 1.1.1.1:3043
Аs
Ԥ
B
Аs
Аs
B
Аs
Ԥ
Ԥ
Аs