Skip to content

42 project - Web server that shows a webpage on the Tor network

Notifications You must be signed in to change notification settings

Link-Wolf/ft_onion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link-Wolf - ft_onion 42 grade - 100 / 100 Year - 2022 stars - ft_onion forks - ft_onion issues - ft_onion OS - macOS

Logo

Piscine Cybersecurity - ft_onion

Unleash the power of anonymity on the Internet!
A web server that shows a webpage on the Tor network

Report Bug · Request Feature

Table of Contents
  1. Goal
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact

Goal

ft_onion

This cybersecurity project aims to create a basic web application accessible from the Tor network by creating a hidden service. It has to run on a Docker container and be accessible through a url of the type xxxxxxxxxxxxx.onion. Nginx is used to configure the web server. The port 80 must be enabled to access the static page via HTTP and the port 4242 must be enabled to access the server using SSH.

(back to top)

Getting Started

Prerequisites

Having Docker installed on your system and be able to run the docker compose command on your system

Installation

  1. Clone the repo

    $> git clone https://github.com/Link-Wolf/ft_onion.git
  2. Launch the docker container

    $> cd ft_onion
    $> make

(back to top)

Usage examples

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Mail : xxxxxxx@student.42mulhouse.fr

Project Link: https://github.com/Link-Wolf/ft_onion

(back to top)

About

42 project - Web server that shows a webpage on the Tor network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published