Commit 1ec1e101 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 86e8cf23
......@@ -2,7 +2,7 @@ const socksv5 = require('socksv5')
const shell = require('shelljs')
let authUserList = []
const PORT = 5000
const PORT = 3000
const server = socksv5.createServer((_, resolve) => resolve())
......
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