Hi ! Due to an IP change, i lost access to ispconfig webinterface. I can still reach it through ssh though and I am wondering if I could simply edit the specific files directly or how to do it the quickest yet safest way. It´s really just changing some IP´s. thanks !!!!
How about port forwarding ISPconfig interface over SSH? I use port forwarding 8080 -> 127.0.0.1:8080 so I can access my ISPC instance via local browser on localhost:8080 as I don't expose ISPconfig interface to outside anyway.
ISPConfig is not locked to a specific IP, unless you manually changed some config. ISPConfig is always accessible on all IP addresses that you assigned to your server.
found a quick way to expose ispconfig: https://theboroer.github.io/localtunnel-www/ command: lt --port 8080 --local-https --allow-invalid-cert