You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test it by sending DELETE requests to your computer's IP on port 9999
if needed, open port 9999 (just for local network) for instance by sudo iptables -A INPUT -p tcp --dport 9999 -j ACCEPT (ideally, save iptables permanently)
if needed, provide password to your script as a first command line paramater