An open API service indexing awesome lists of open source software.

https://github.com/torxmrig/torwebshield

Easily Setup a Tor Hidden service and route a webserver hidden behind Tor Onion
https://github.com/torxmrig/torwebshield

anonymity apache2 hidden-services onion-service proxy-server reverse-proxy tor webserver

Last synced: 3 months ago
JSON representation

Easily Setup a Tor Hidden service and route a webserver hidden behind Tor Onion

Awesome Lists containing this project

README

          

# TorWebShield Tor Logo

Welcome to the TorWebShield release. This guide provides detailed instructions for installing and configuring Apache2 and Tor to set up a hidden service.

## Anonymous Team Secret Logo
Easily Setup a Tor Hidden service and route a webserver hidden behind Tor Onion

## Setup `*.sh` Bash Logo
For an easy and automated installation, use the provided setup script. It handles the installation of Apache2, Tor, and other necessary tools, configures services, and sets up appropriate permissions.

## Prerequisites

Before starting the installation, ensure you have:

1. A compatible operating system (e.g., Ubuntu, Debian).
2. Root or sudo privileges on the server.
3. Basic knowledge of command-line operations.

## Automated Setup with `setup.sh`

For an easy and automated installation, use the provided setup script. It handles the installation of Apache2, Tor, and other necessary tools, configures services, and sets up appropriate permissions.

### Installation Steps

1. **Download the Setup Script**

Download the `setup.sh` script from the following link:

[Download setup.sh](https://github.com/ToRxmrig/TOR-HIDDENSERVICE/blob/main/setup.sh)

2. **Make the Script Executable**

```bash
chmod +x setup.sh

### Installation Steps

1. **Download the Setup Script**

Download the `setup.sh` script from the following link:

[Download setup.sh](https://github.com/ToRxmrig/TOR-HIDDENSERVICE/blob/main/setup.sh)

2. **Make the Script Executable**

```bash
chmod +x setup.sh