Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーにsquidプロキシがインストールされており、接続したいホストに IP アドレスをバインドしたいと考えています。
socat コマンドでどうすればできますか?
例 :
prox_IP : 1.1.1.1 proxy_port : 1111 host_to_connect: 2.2.2.2 port_to connect: 2222
2.2.2.2:2222私のアドレスIPのように接続するにはどうすればよい1.1.1.1:1111ですか?
2.2.2.2:2222
1.1.1.1:1111