Skip to content
View Chon64's full-sized avatar

Block or report Chon64

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. llmedi.github.io llmedi.github.io Public

    HTML

  2. WebProxy WebProxy Public

    A script that uses TCP socket connections to accept web requests to create and provide cached pages

    Python

  3. Unix-Minishell Unix-Minishell Public

    Minishell that supports various Unix shell commands capable of running many concurrent commands through the use of the fork(), wait(), and excec() system commands.

    Python 1

  4. Student-Application-Database Student-Application-Database Public

    As part of a team, helped design and create a SQL database according to specification document. The database was then used to implement a web application that allowed students to create profiles an…

  5. Snort-NIDS Snort-NIDS Public

    Using TCP attacks I performed on a previous project, I created rules for the Snort software to detect these attacks. This was performed in a simulated environment using three virtual machines on a …

  6. TCP-Attacks TCP-Attacks Public

    A project where I used three virtual machines to simulate a TCP connection between two and an attacker that performs various TCP attacks on the connection.