https://github.com/linkdd/fwallsh
Command line interface to configure your Linux router/server.
https://github.com/linkdd/fwallsh
Last synced: about 1 year ago
JSON representation
Command line interface to configure your Linux router/server.
- Host: GitHub
- URL: https://github.com/linkdd/fwallsh
- Owner: linkdd
- Created: 2012-07-10T14:31:26.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-19T13:01:30.000Z (over 13 years ago)
- Last Synced: 2025-03-20T17:06:20.515Z (about 1 year ago)
- Language: C
- Size: 211 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
fwallsh is a command line interface to configure your Linux router/server.
The project is composed of 3 parts :
- The shell, which is runned under a predefined user and can be accessed via
SSH (with password, or with RSA/DSA/EDSA authentication) ;
- The modules. Each modules manage one application (for example: IPTables
integration, DNS/DHCP integration, ...) ;
- The daemon, which loads modules and get commands from the shell.
This project is co-authored by :
- linkdd
- kdydm
- Deleterios