rohanrhu / gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev
https://oguzhaneroglu.com/projects/gdb-frontend/
GNU General Public License v3.0
2.82k stars 101 forks source link

How can I change the host and port of gdbfrontend? #7

Closed borisu closed 4 years ago

borisu commented 4 years ago

This is somewhat very basic, but cannot fiigure it out apart from changing the code of config.py . However seams like 127.0.0.1 is hard coded on may levels.

Any trick to bind the server on 0.0.0.0 and different port?

rohanrhu commented 4 years ago

Thank you for feedback. I will add new options for port and listening address.

rohanrhu commented 4 years ago

Added new options: https://github.com/rohanrhu/gdb-frontend#--listenip--l-ip