A command line tool for a fast search for occurences of a particular string in a large text file
-
Updated
Oct 26, 2024 - Python
A command line tool for a fast search for occurences of a particular string in a large text file
End-to-End Encryption with Python Socket Communication This Python project demonstrates end-to-end encryption (E2EE) using the x25519 key exchange protocol and AES encryption for secure communication between a client (Alice) and a server (Bob) over a socket connection.
Python's socketserver module to count the number of words and characters in a string sent by a client
Make multi-client server in python using serversock library. Uses Socket
A simple localhost terminal chat application implemented in Python.
Simple React based web application is setup to interface with custom stock price data feeds via interactive graphs and visualization charts.
Simple React based web application to interface with custom stock price data feeds
A python script using socketserver to share files from a laptop to a mobile
Guess the object game, using one server and two clients, developed in Python using sockets and a Database
A Client-Server architecture, using TCP sockets, threading, md5-hash encryption, docker containers and docker networking.
Repositorio usado para la materia Computacion II de la UM
A secure chatroom implementation in python which includes the ability of account creation (and therefore logging in), aswell as the means to host your own chatroom server, or join one.
Mikrotik remote log + Python SocketServer + DjangoRestApi + ReactJs
Channels is a project that takes Django and extends its abilities beyond HTTP - to handle WebSockets, chat protocols, IoT protocols, and more. It’s built on a Python specification called ASGI.
A pure Python script to easily get a reverse shell
Two simple scripts that will easily serve as a basis to send and recieve data between Python and Unity
- Socket Network exercice : 2 Python scripts ( Socket_server and Socket_client). After running them on two differents terminals/computers, all command-lines write in socket_server terminal, interacts with socket_client terminal.
Add a description, image, and links to the socketserver topic page so that developers can more easily learn about it.
To associate your repository with the socketserver topic, visit your repo's landing page and select "manage topics."