This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Proxies

Old posts that have not been replied to for several years.
Locked
J
Jimbo

Post by Jimbo »

I am using tcl library to connect to an fpt server...How would i connect to this server through a proxy..?

Thanks for any help in advance...
P
Phooka

Post by Phooka »

well find this line in your eggdrop conf file
set firewall "proxy:178"
prolly has a # infront of it but
make it: set firewall "yourproxy:port"
and i think that should work :grin:
J
Jimbo

Post by Jimbo »

Is there a way to set a proxy to connect through with ftp library?
J
Jimbo

Post by Jimbo »

OR any other ftp tcl script?
Locked