mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-08 05:54:20 +01:00
Moved statuspage from proxy to gatekeeper and refactored correctly
This commit is contained in:
@@ -244,12 +244,6 @@ main()
|
||||
serve_ots_getfile $(echo "${line}" | cut -d ' ' -f2 | cut -d '/' -f3)
|
||||
break
|
||||
;;
|
||||
status)
|
||||
# curl (GET) http://192.168.111.152:8080/status
|
||||
|
||||
status_page
|
||||
break
|
||||
;;
|
||||
esac
|
||||
break
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user