Basically Using this Project We can share files or directory on same network
- Go Must be Downloaded and Configured on ServerSide.
- Browser for ClientSide.
- (Serverside must be any linux distro) (client Side can be anything)
1. make script.sh executible (chmod +x script.sh) (one time thing)
2. run script.sh with serving directory as argument (./script.sh serve_dir)
- Open http://you_ip_address:9000/ in Your browser
Making server crossplatform & gui for serverside