Danny-Dasilva / CycleTLS

Spoof TLS/JA3 fingerprints in GO and Javascript
GNU General Public License v3.0
911 stars 172 forks source link

运行多个node进程并初始化 CycleTLS 导致端口冲突 #241

Open 2575169674 opened 1 year ago

2575169674 commented 1 year ago

Description

我尝试在一台电脑上运行多个node进程并初始化 CycleTLS 导致端口冲突

Issue Type

Bug

Operating System

Windows 10

Node Version

Other

Golang Version

Go 16.x

Relevant Log Output

2023/03/08 02:09:20 listen tcp :9119: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Danny-Dasilva commented 1 year ago

can you send me a code example so I can reproduce?