Skip to content

Atul-source/Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

File server for sharing file in same network

Basically Using this Project We can share files or directory on same network

Dependencies

  1. Go Must be Downloaded and Configured on ServerSide.
  2. Browser for ClientSide.
  3. (Serverside must be any linux distro) (client Side can be anything)

Setup On ServerSide

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)

On ClientSide

  1. Open http://you_ip_address:9000/ in Your browser

Improvement That can be done

Making server crossplatform & gui for serverside

About

Browser using pyqt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published