Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update remote database #8

Closed
Tracked by #6
JohnKun136NVCP opened this issue Nov 14, 2023 · 1 comment
Closed
Tracked by #6

Update remote database #8

JohnKun136NVCP opened this issue Nov 14, 2023 · 1 comment

Comments

@JohnKun136NVCP
Copy link
Owner

No description provided.

@JohnKun136NVCP JohnKun136NVCP mentioned this issue Nov 14, 2023
16 tasks
JohnKun136NVCP added a commit that referenced this issue Nov 19, 2023
Shell script progress:
Main.sh 
   - [x] Color terminal
   - [x] Ctl+z and Ctl+c are denied
   - [x] Clear screen when program starts
   - [x] Main menu
   - [x] 1. Install packets(Wireshark and dependeces of Python) -> For ubuntu 23.10 will be issues (on adea6de)
   - [x] 2. Get IP from ESP32 by Serial mode. (On 717a6d6)
   - [x] 3. Start IDS program
   - [x] #9
   - [x] #8
   - [x] 6. Exit program

Update local database
   - [x] Create database
   - [x] From CSV file update local database

Update remote database:
   - [x] User can connect by VPN
   - [x] Create database 
   - [x] Connect local database with remote database (Only in remote)
   - [x] Update both database(Only one)
Python script progress: 
   - [x] ESP32 serial connexion
   - [x] ESP32 listener
   - [x] Paswords.py (Hidden to this respository)
   - [x] Get IP from ESP32 (show on: 717a6d6)
   - [x] Connexion between shell script and Python
@JohnKun136NVCP
Copy link
Owner Author

Shell script can connect between local data and sends to remote base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant