หน้าแรก > Information Technology > การใช้งาน ProxyChains เพื่อ Re-direct TCP connections

การใช้งาน ProxyChains เพื่อ Re-direct TCP connections

ปัญหา Print Page – [solved] proxychains.

ต้องการใช้ ProxyChains เพื่อให้ Re-direct TCP connection ในบางโปรแกรม เช่น nmap แต่ก็เจอปัญหา

ProxyChains-3.1 (http://proxychains.sf.net)
ERROR: ld.so: object 'libproxychains.so' from LD_PRELOAD cannot be preloaded: ignored.

ทำให้ต้องแก้ไขใน > /usr/bin/proxychains ตาม http://pastebin.com/nkMKKUKw ว่า

- export LD_PRELOAD=libproxychains.so

+ export LD_PRELOAD=/usr/lib/libproxychains.so

และที่สำคัฐคือ

/etc/proxychains.conf

- ให้ตั้ง proxy server ด้วย ip ไม่ใช่ url

- ให้ disable DNS

ps. สำหรับโปรแกรม Firefox, Chrome, ThunderBird, Putty ไม่จำเป็นต้องใช้ เพราะสามารถตั้งค่าได้ (ค่า Proxy) ภายในตัวโปรแกรมเองอยู่แล้ว

 

  1. ยังไม่มีความเห็น
  1. No trackbacks yet.

ใส่ความเห็น

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / เปลี่ยนแปลง )

Twitter picture

You are commenting using your Twitter account. Log Out / เปลี่ยนแปลง )

Facebook photo

You are commenting using your Facebook account. Log Out / เปลี่ยนแปลง )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 60 other followers