This website requires JavaScript.
Explore
Help
Sign in
github
/
gPanel
Watch
2
Star
0
Fork
You've already forked gPanel
0
mirror of
https://github.com/donl/gPanel.git
synced
2026-06-01 06:12:37 -06:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
f802fd8eac
gPanel
/
pkg
/
public
History
Download ZIP
Download TAR.GZ
George Shaw
6555f720eb
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
2018-01-18 15:33:21 -06:00
..
filter.go
implimented IP filtering on public
2017-11-30 16:48:04 -06:00
public.go
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
2018-01-18 15:33:21 -06:00
restart.go
started development on creating new bundles
2017-11-15 15:06:25 -06:00
servehttp.go
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
2018-01-18 15:33:21 -06:00
toggle.go
changed fmt's to logs and i think i finished the router
2017-12-11 13:34:44 -06:00