lapsang-boys / pippi

A modular, extensible and collaborative reverse engineering ecosystem
https://pippi.re
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

cmd/pippi: listen tcp 127.0.0.1:1100: bind: address already in use #44

Closed mewmew closed 4 years ago

mewmew commented 4 years ago

Seems like we should select two different ports for the upload service, if we wish to run cmd/pi-upload and cmd/pippi on the same computer (where pi-upload listens on 1100 and pippi also listens on 1100 as the port for receiving uploads).