Skip to content
View ICSChris's full-sized avatar
Block or Report

Block or report ICSChris

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

  1. tcpClient tcpClient Public

    Create a TCP client and send a GET request

    Python

  2. tcpServer tcpServer Public

    Create a TCP server to handle and acknowledge data from the client

    Python

  3. transposition-cipher-decrypt transposition-cipher-decrypt Public

    Decrypt messages encrypted using the transposition cipher

    Python

  4. transposition-cipher-encrypt transposition-cipher-encrypt Public

    Encrypts text using a transposition cipher

    Python

  5. udpClient udpClient Public

    Create a UDP client and send a test packet

    Python