vinmaxx99 / rpc_file_server

A Secure RPC file server with implemented in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIS Project File Server
# Special Requirement
 Pycryptodome

# Instructions

// Establishing KDC Servers
1. python authclient.py // Auth
2. python authserver.py // File servers

// Establishing File Server
1. python file_server.py
2. python file_server_rpyc.py

// Establishing Client Server
1. python client.py

About

A Secure RPC file server with implemented in python


Languages

Language:Python 100.0%