[go: nahoru, domu]

Skip to content

🌐 Web proxy project written in Typescript & Vue.js. Node.js alternative for php-proxy.

License

Notifications You must be signed in to change notification settings

halitsever/girici-web-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


🌐 Web proxy project written in Typescript & Vue.js. Node.js alternative for php-proxy.

  • πŸ“ Http/Https Support - http/https protocols are supported
  • πŸ§‘β€πŸ’» Can run inside docker - you can run girici inside of container
  • 🎨 Fancy UI - looking good ui for surfing on internet without restriction
  • 🎨 Use internet of server - you can install girici on server and you can use server's internet as web proxy

Build & run from source

npm run install-modules

This command installs all dependencies for front-end & back-end folders

npm run build-all

This command builds front-end and back-end

npm run start

and this command serves express server on specific port (default 3000)

Screenshot

Girici Web Proxy Node.js Screenshot

Running on docker

Running in swarm mode:

docker stack deploy -c docker-compose.yml

Run with CLI:

docker run -d -p 3000:3000 halitsever/girici-web-proxy:latest

MIT License Β© 2021 Halit Sever

About

🌐 Web proxy project written in Typescript & Vue.js. Node.js alternative for php-proxy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published