Unverified Commit 6cba37f9 authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update app.js

parent edbdb7b3
const socksv5 = require('socksv5')
const PORT = 1080
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