Skip to content

romainFan3466/IRC-PGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC-PGP

IRC-PGP encryption project - Software Dev 4th - IT Carlow

irc-client script

Short form Long form Explanation Default
-h --help Display help
-m --mode Set the mode : listener or sender. listener
-ho --host IRC Server host. Romain's server host
-ch --channel IRC Server channel to join. Must start by #
-nick --nickname Client nickname
-po --port IRC Server port. 6666
-pw --password IRC Server password if required

Executable

An executable has been compiled and no library need to be installed.

From the dist directory, run the executable :

./irc-pgp

Script

To execute the script, move into app folder then run :

python3 ConnectionWidget.py

Note: Make sure all dependencies are installed

Dependencies

About

IRC-PGP encryption project - Software Dev 4th - IT Carlow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages