LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-21-2009, 07:42 PM   #1
Ruler123
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
how to make socks proxies with ips of server


hi
i have a sever with 40 ips assigned to it.
is there any software or script which can open random ports on all of these ips to accept connection and save those ips with ports in a txt file?
so i can use them as socks/proxies which i need for a personal software.
 
Old 07-22-2009, 05:13 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Ruler123 View Post
is there any software or script which can open random ports on all of these ips to accept connection and save those ips with ports in a txt file? so i can use them as socks/proxies
You don't "open" a port: just configure an application to use a certain port and when it starts it will bind to that port. Wanting to run SOCKS proxies just requires a SOCKS-capable proxy server. Here's an example for running DeleGate on hosts in the range 10.1.2.128-10.1.2.148: 'for i in {128..148}; do delegated -P10.1.2.${i}:${RANDOM:1:4} SERVER=socks CACHE=do SOCKSTAP=all &; done'. Explanation of DeleGate you may find at [EDIT]www.delegate.org/delegate/Manual.htm[/EDIT].


Quote:
Originally Posted by Ruler123 View Post
which i need for a personal software.
...yeah, as if anyone gets fooled seeing connections from fourty consecutive IP addresses.

Last edited by unSpawn; 07-23-2009 at 09:44 AM. Reason: //URI
 
Old 07-26-2009, 12:07 AM   #3
Ruler123
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Original Poster
Rep: Reputation: 0
thanks bro for your reply,

is there any application or script.
which can do this job
make random ports of each ip as socks and generate a txt list of these ips with port like this

ipaddress:randomport
ipaddress2:randomport
ipaddress3:randomport

and next day i just change the ports to accept connection and generate new list

Thanks,
Ruler
 
Old 08-12-2009, 01:11 PM   #4
goodboi
LQ Newbie
 
Registered: Aug 2009
Posts: 1

Rep: Reputation: 0
not a solution

Quote:
Originally Posted by unSpawn View Post
You don't "open" a port: just configure an application to use a certain port and when it starts it will bind to that port. Wanting to run SOCKS proxies just requires a SOCKS-capable proxy server. Here's an example for running DeleGate on hosts in the range 10.1.2.128-10.1.2.148: 'for i in {128..148}; do delegated -P10.1.2.${i}:${RANDOM:1:4} SERVER=socks CACHE=do SOCKSTAP=all &; done'. Explanation of DeleGate you may find at
This solution doesn't work the proxies generated using above still shows main ip of eth0, not the ip of proxy on webpages.
 
  


Reply

Tags
ip, multiple, proxy, socks



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cURL: Server has many IPs, how would I make a cURL script use those IPs to send data? guest Programming 0 04-11-2009 11:42 AM
How to Configure socks and squid proxies on RES HAT ENTERPRISE LINUX WS release 3 kbsudhir Red Hat 1 04-19-2006 07:55 AM
listen to internet radio through a socks server legolin Linux - Software 2 01-05-2005 04:51 PM
Amsn and Proxy Server (socks 5) Helppp fahadaizaz Linux - Newbie 1 04-25-2004 05:48 AM
ss5 socks server problem alimharji Linux - Networking 0 03-11-2004 05:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration