You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constconnectID=Colors.gray('Connect to [')+Colors.green(`${hostInfo}`)+Colors.gray(']')
235
243
236
-
constdata=otherRequestForNet(JSON.stringify({data: cmd.requestData[0]}),entryNode.ip_addr,80,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36')
237
-
244
+
constdata=otherRequestForNet(JSON.stringify({data: cmd.requestData[0]}),entryNode.ip_addr,80,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36')
245
+
logger(Colors.blue(`ConnectToProxyNode to Node1 => ${data}`))
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="icon" href="/favicon.ico"/><metaname="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><metaname="theme-color" content="#000000"/><metaname="description" content="Web site created using create-react-app"/><linkrel="apple-touch-icon" href="/logo192.png"/><linkrel="manifest" href="/manifest.json"/><title>Silent Pass</title><scriptdefer="defer" src="/static/js/main.6f600d7d.js"></script><linkhref="/static/css/main.9c3b20de.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="icon" href="/favicon.ico"/><metaname="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><metaname="theme-color" content="#000000"/><metaname="description" content="Web site created using create-react-app"/><linkrel="apple-touch-icon" href="/logo192.png"/><linkrel="manifest" href="/manifest.json"/><title>Silent Pass</title><scriptdefer="defer" src="/static/js/main.542f136f.js"></script><linkhref="/static/css/main.a3e920c9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments