-
tinyproxy是一款支持自动SSL功能的小型反向代理服务器,可实现ws到ws、http到http以及http到ws模式的转换
资源介绍
小代理
特征
HTTP / S / WebScoket代理
域名解析
服务注册
域路由器设置和索引
关于身份验证
允许验证令牌
拒绝签名令牌
拒绝用户名/密码
文件资料
配置文件
{
"domains" : {
// domain name
"example.com" : {
/**
* http:
* proxy target
*/
"http" : "http://127.0.0.1" ,
/**
* levelHTTPS:
* FALSE - do nothing, only support http protocol
* HTTPS - support both http and https protocol
* HTTPS_F