Skip to content

☁️☁️☁️ Project Fog ☁️☁️☁️

Notifications You must be signed in to change notification settings

rexsllemel/Project-Fog

 
 

Repository files navigation

☁️ Project Fog v2.4.1 ☁️

Project Fog is VPS AutoScript for Debian and Ubuntu Distros. Contains pre-installed tunneling application. Read below all supported application.

Korn|Fog

Supported Distros

  • Ubuntu 18+
  • Debian 9+

Services

Currently these are applications already installed:

  • OpenSSH
  • Dropbear
  • Stunnel
  • OpenVPN TCP
  • OpenVPN UDP
  • Squid3
  • Privoxy
  • OHP [ Over-HTTP-Puncher]
  • Python Socks Proxy
  • Shadowsocks
  • V2Ray Panel
  • OCS Panel
  • Openvpn Monitoring

Features

  • Automatic delete expired user account
  • Automatic update OHP and Python Socks in every changes port in SSH and other services.
  • Customize OHP and Python Socks [ Change Port, On or Off ]
  • Webmin installed version 1.970 [updated]
  • Automatic disconnect multilogin users [except in Openvpn]. Multi-login Limit customize per user (see menu).
  • Automatic applied rules in Iptables in every reboot and changes ports.

Iptables Rules are protection from torrent and other abusive use. Torrent Protection [ add newest torrent port]. Port Scanner Basic Protection. Brute Force Attack Basic Protection.

How to use

Access V2Ray Panel: Go to your browser and enter this link:

http://123.123.123.123:65432

Note: Change 123.123.123.123 to your VPS IP Address Username: admin | Password: admin

Access OCS Panel and OVPN Config: Go to your browser and enter this link:

http://123.123.123.123:85

Note: Change 123.123.123.123 to your VPS IP Address

Enable OCS Panel : Edit the index.php Put your root password in Line 45 of this directory:

/home/vps/public_html/index.php

Access all commands, type this in vps / server:

menu

Installation

For Debian Distro:

sudo su
wget https://github.com/korn-sudo/Project-Fog/raw/main/fog-debian && chmod +x ./fog-debian && ./fog-debian

For Ubuntu Distro:

sudo su
wget https://github.com/korn-sudo/Project-Fog/raw/main/fog-ubuntu && chmod +x ./fog-ubuntu && ./fog-ubuntu

Screenshots



Note:

After Server reboot, always wait 30seconds to 1minute to load all tunneling software and to apply all IPTABLES rules.

Version 2.4.1 Changelog

  1. Fix stuck in "Configuring Webmin..."
  2. Update Webmin Version from 1.970 to 1.979

Contact Me

For other inquiries contact me at these site below:

Sites
Facebook www.facebook.com/kornips
PHCorner www.phcorner.net/members/blackestsaint.455497/
Telegram https://t.me/blackestsaint

Development

Want to contribute or donate? Great!

Currently I do not have any VPS or server. It would be great if you spare some of yours VPS or server to continue this project.



Credits to: PHC - Ford | Bon-Chan | lfasmpao | ADM-Manager | Sprov | WaGo-G and PHC_JAYVEE
Special Thanks to: mhieqoh06, xFocus and Squid

About

☁️☁️☁️ Project Fog ☁️☁️☁️

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 92.7%
  • PHP 7.3%