Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tifalch/chatde-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatde-rs

Travis Build Status GitHub licence

Rust version of chatde

Usage

chatde-rs [OPTIONS] <IP>[:<PORT>]

IP:     the IP to connect to
PORT:   the port to connect via (default is 15327)

Options:
    --color             Colours the output

    -z,--gzip           Compresses the data using gzip
                        Doesn't currently work :/

    -c,--check          Disables checksum -- to be deprecated

    -D,--debug          Enables debug output

    -p,--passphrase     Parses a passphrase to be used for encryption
                        -- to be deprecated as well

Commands

§bye, §quit
      quit chatde
§ls
    lists the current directory
§cd <dir>
    changes current directory
§pwd, §cd
    prints current directory
§file <file>
    sends an encrypted file

Encryption Algorithm

https://github.com/LFalch/delta-l

Go Port

https://github.com/TibFalch/gochatde

About

Rust version of chatde

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages