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.
Old posts that have not been replied to for several years.
J
Jimbo
Post
by Jimbo » Thu Jun 13, 2002 9:51 am
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 » Thu Jun 13, 2002 12:40 pm
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
J
Jimbo
Post
by Jimbo » Thu Jun 13, 2002 1:47 pm
Is there a way to set a proxy to connect through with ftp library?
J
Jimbo
Post
by Jimbo » Thu Jun 13, 2002 4:40 pm
OR any other ftp tcl script?