mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-27 16:05:14 +00:00
add support for ip-based websocket
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
var httpsServerMgr = require("./httpsServerMgr");
|
||||
|
||||
|
||||
var instance = new httpsServerMgr();
|
||||
|
||||
instance.fetchPort("localhost",function(err,port){
|
||||
console.log(port);
|
||||
});
|
Reference in New Issue
Block a user