Skip to content

CGsama/apfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: current full proxy still buggy, you can try but if site become not accessable please only enable for the /inbox path in your nginx or cloudflare setting

e.g. cloudlflare tunnel setup

image

default setup is for misskey

usage: node index.js http://127.0.0.1:3000 3001

first param is the backend, second is listen port

git clone https://github.com/CGsama/apfw.git

cd apfw

npm i

sudo cp ./apfw.service /etc/systemd/system/apfw.service

sudo systemctl daemon-reload

sudo systemctl enable apfw

sudo systemctl start apfw

sudo journalctl -u apfw.service

poc: image

image

About

firewall for activitypub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published