suiboli314 / SharkPyer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visitors

IP Mask

Team 4 Members: Dongxin Zhang, Chenjie Wu, Mingfu Huang, Junhao Hao

Introduction:

This program aims to enhance user privacy and security by intercepting server responses and dynamically altering the originating IP address before it leaves the local machine. By doing so, the program ensures that sensitive information about the user's actual IP address is concealed from external entities, providing anonymity and safeguarding against potential online threats. The implementation of this IP masking mechanism is designed to be efficient, seamless, and responsive, ensuring that users can browse the internet or interact with online services while keeping their true IP address hidden from prying eyes.

It serves the following benefits:

  • Better Privacy: Hides user IP addresses to keep personal information safe.
  • More Security: Protects against online threats targeting IP addresses.
  • Legal Compliance: Helps meet data protection laws by enhancing user privacy.
  • Competitive Edge: Offering better privacy can set the organization apart from competitors.
  • Efficient Operations: Designed to work seamlessly, without slowing down internet use.
  • Technological Innovation: Showcases the organization's tech-savvy approach.
  • Long-term Strategy: Prepares the organization for future cybersecurity challenges.
  • Improved Reputation: Shows a commitment to protecting user data.

Run

sudo or Administrator privilege is required now to scan all the PORTs and IPs used by PID

Partitions:

Analysis - Everyone
Algorithm Design - Chenjie Wu, Mingfu Huang
Back-End Coding - Mingfu Huang, Chenjie Wu
Front-End Design - Dongxin Zhang, Junhao Hao
Front-End Coding - Dongxin Zhang, Junhao Hao
Debug - Everyone

Progress Date:

BrainStorm: 11/01 - 11/04
UI Design: 11/05 - 11/09
Database Schema: 11/08 - 11/12
Implement alogrithm to analyze traffic patterns: 11/13 - 11/19

About

License:MIT License


Languages

Language:Python 100.0%