KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
safesurf
★ 8
Open GitHub ↗
Lightweight Web-browsing Isolation Service
Download README (.md)
Explore Similar Repositories
bitpay-php-keyutils
:
BitPay Key Utilities for PHP
scrolling-day-calendar
:
Flutter package to create a day date scroller
SQLServerInstall
:
Repository containing the necessary scripts to automate the installation of SQL Server Developer Edition onto a developer's machine.
TransportMonteCarlo
:
No description available.
aframe-smart-home
:
Web Of Twin Example
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
safesurf
?
Download (.md)
# SafeSurf Lightweight Web-browsing Isolation Service # Description Basically, SafeSurf uses Apache Guacamole (VNC client in browser) as frontend and Docker+XVNC+Chromium as backend. It opens the URL in Chromium in docker container and let you browse the target site by VNC. # Installation ``` git clone https://github.com/Priezt/safesurf.git cd safesurf docker-compose up -d ``` # Usage By default, SafeSurf listens on 10888/HTTP. You can change this in ".env" file. Open http://[your-server-ip]:10888/[target-url] in browser. # Example http://10.21.210.6:10888/http://gauharbrothers.com/m 