mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-04 22:48:40 +02:00
initial outproxy support for http proxy
This commit is contained in:
parent
3125e05b49
commit
f1370189b6
5 changed files with 185 additions and 28 deletions
1
SOCKS.h
1
SOCKS.h
|
@ -33,6 +33,7 @@ namespace proxy
|
|||
};
|
||||
|
||||
typedef SOCKSServer SOCKSProxy;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue