UNPKG
proxyd
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
Reverse proxy to socks5 or http proxy
github.com/cpuchain/proxyd
cpuchain/proxyd
proxyd
/
src
/
index.ts
3 lines
(2 loc)
•
57 B
text/typescript
View Raw
1
2
3
export
*
from
'./config.js'
;
export
*
from
'./proxy.js'
;