Commit 42b64b4d authored by wang's avatar wang

更换环境

parent 50cd8153
...@@ -101,8 +101,8 @@ class PxBypass(): ...@@ -101,8 +101,8 @@ class PxBypass():
self.prox = prox self.prox = prox
self.log.info(f'proxy: {self.prox}') self.log.info(f'proxy: {self.prox}')
# self.tlsUrl = 'http://52.52.23.116/tls/forward' self.tlsUrl = 'http://52.52.23.116/tls/forward'
self.tlsUrl = 'http://127.0.0.1:58000/tls/forward' # self.tlsUrl = 'http://127.0.0.1:58000/tls/forward'
def inc(self): def inc(self):
self.seq += 1 self.seq += 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment