• Joined on 2024-11-24
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 08:12:08 +00:00
e630845805 Merge remote-tracking branch 'origin/main'
6758f8df49 Add React application with Vite setup and remove legacy files
Compare 2 commits »
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 08:03:47 +00:00
8c390faac4 Switch base image from Ubuntu to Debian slim and clean up APT lists in Dockerfile
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 08:01:24 +00:00
fda4c4376e Optimize Dockerfile for Apache2 by consolidating installation commands and cleaning up APT lists
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 07:53:37 +00:00
e5c9250991 removed spaces
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 07:38:27 +00:00
f1d2a93752 Refactor Docker setup and replace web files with new structure
lucien pushed to main at CyberFlingues/arp-spoofing 2025-01-21 07:24:30 +00:00
886b4d530c Add stylesheet for homepage styling
lucien created repository CyberFlingues/arp-spoofing 2025-01-21 07:20:05 +00:00
lucien created branch main in CyberFlingues/sbp 2025-01-20 16:12:34 +00:00
lucien pushed to main at CyberFlingues/sbp 2025-01-20 16:12:34 +00:00
3ddcf2459b Saataa andagii !
lucien created repository CyberFlingues/sbp 2025-01-20 16:11:24 +00:00
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-20 08:31:01 +00:00
f094d20b16 Merge remote-tracking branch 'origin/main'
Compare 3 commits »
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-19 18:25:35 +00:00
726199cb14 Merge remote-tracking branch 'origin/main'
0594ea25a7 refactored constraint handling for improved clarity and maintainability
Compare 2 commits »
lucien pushed to main at coding-toasters/server-murder 2025-01-19 15:31:37 +00:00
e7a2972f32 Update spam function to suppress verbose output and add packet printing in handler
lucien pushed to master at lucien/bourse 2025-01-18 20:48:49 +00:00
f351b4c31f Fix owner ID reference in share purchase logic; clean up comments and add sleep in main execution
lucien pushed to master at lucien/bourse 2025-01-18 20:38:56 +00:00
9b0985c33c Increase sleep duration in share emission and purchase logic to 30 seconds
lucien pushed to master at lucien/bourse 2025-01-18 20:36:04 +00:00
df6417e3ea Reduce sleep duration and optimize share emission and purchase logic; add .gitignore for virtual environment
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-18 17:23:11 +00:00
4b2c5d16f2 added preconditions for boat type limits and updated state change operation
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-18 15:20:57 +00:00
22408c8fec improved initialization formatting
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-18 15:15:56 +00:00
3a641d6d56 added placement constraints
lucien pushed to main at coding-toasters/projet-bataille-navale 2025-01-18 14:31:06 +00:00
064e0aba80 added constraints and comments