-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
43 lines (25 loc) · 972 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
IMPORTANT'E!
This code was not tested at *all*, it was uploaded for sharing purposes.
if you find any bugs (which I am *sure* there are) please write to me and
i'll add you to the repository Avi Saranga([email protected])
(remove the dot and my last name if you ever want it to reach my inbox)
Thanks!
--------------------------------------------------------------------------------
nylon 1.21
--------------------------------------------------------------------------------
by Marius Aamodt Eriksen <[email protected]>
http://monkey.org/~marius/nylon
DESCRIPTION
nylon is a lightweight proxy framework, currently supporting SOCKS
version 4 and 5 and a services mirror mode.
INSTALL
./configure
make
su
make install
DOCUMENTATION
See the manpage nylon(1).
LICENSE
nylon is distributed under a BSD like license. Feel free to use,
modify and distribute in any form. See the LICENSE file for more
information.