Janusec Application Gateway, an application security solutions which provides WAF (Web Application Firewall), unified web administration portal, private key protection, web routing and scalable load balancing. With Janusec, you can build secure and scalable applications.
Also ReadPastego – Scrape/Parse Pastebin Using GO & Expression Grammar
https://www.janusec.com/documentation/quick-start/
go get -u github.com/Janusec/janusec cd $GOPATH/src/github.com/Janusec/janusec
Edit config.json with PostgreSQL
"host": "127.0.0.1", "port": "5432", "user": "janusec", "password": "123456", "dbname": "janusec"
Janusec will encrypt the password automatically.
Then:
go build su (switch to root) ./janusec
http://127.0.0.1:9080/ (The first address)
go build./release.sh
(Only support Linux Now)
The release package is under ./dist .
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…