Added upstream proxy support.
This commit is contained in:
parent
4619035cd2
commit
319a1c65b1
@ -22,6 +22,11 @@
|
||||
/*
|
||||
* Define if you want to include upstream proxy support
|
||||
*/
|
||||
#undef UPSTREAM_SUPPORT
|
||||
|
||||
/*
|
||||
* Define if you want to include TCP tunnelling
|
||||
*/
|
||||
#undef TUNNEL_SUPPORT
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user