mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
add tcp-ping
This commit is contained in:
@@ -274,6 +274,7 @@ function connectReqHandler(req, socket, head){
|
||||
|
||||
//find port
|
||||
function(callback){
|
||||
|
||||
if(shouldIntercept){
|
||||
//TODO : remote port other than 433
|
||||
httpsServerMgrInstance.fetchPort(host,userRequestHandler,function(err,port){
|
||||
|
||||
Reference in New Issue
Block a user