Skip to content

benisai/netify-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netify-sqlite

This software is really alpha, it will have bugs.

on your router, install netify agent.

On Router, please run 'ln -s /tmp/dhcp.leases /www/dhcp.html'

opkg update

opkg install netifyd

nano /etc/netifyd.conf and update 192.168.1.1 to whatever your router IP is.

[socket]

listen_path[0] = /var/run/netifyd/netifyd.sock

listen_address[0] = 192.168.1.1

on your linux server:

download repo

cd into repo folder

cd to ./server/files and unzip GeoLite2-City.mmdb.*gz

sudo docker build -t netify-sqlite .

sudo nano docker-compose.yml (update env vars)

sudo docker-compose up -d

Screenshot 2024-04-24 at 7 19 22 PM Screenshot 2024-04-24 at 7 19 22 PM image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published