mirror of https://github.com/n1nj4sec/pupy.git
Add ecm default port
This commit is contained in:
parent
48e568e0f8
commit
72ea3afbad
|
@ -49,6 +49,7 @@ tcp_cleartext = 80=1234
|
|||
udp_cleartext = 123=1234
|
||||
websocket = 80=8081
|
||||
http = 80=8080
|
||||
ecm = 1235
|
||||
|
||||
[ssl]
|
||||
client_cert_required = true
|
||||
|
|
Loading…
Reference in New Issue