mirror of https://github.com/pwndbg/pwndbg.git
Configure IDA/Binary Ninja integration server endpoint through environment (#2746)
Use the `PWNDBG_[BINJA|IDA]_SERVER_HOST` and `PWNDBG_[BINJA|IDA]_SERVER_PORT` environment variables to specify where the XMLRPC server should listen on. This allows you to change the host to e.g. "0.0.0.0" to allow connecting from WSL to an IDA/Binja running on Windows without having to touch the scripts everytime.pull/2743/head
parent
cd2994bda4
commit
607b2c2f5d
Loading…
Reference in new issue