Commit Graph
16 Commits
Author SHA1 Message Date
Stone_Red 2cba254df7 Add Usage, How it works and Disclaimer section v0.1 2022-02-08 22:55:59 +01:00
Stone_Red 58060bdfa9 - Add missing dot 2022-02-08 22:10:30 +01:00
Stone_Red 1fcf36b5b9 Add list of commands 2022-02-08 20:29:45 +01:00
Stone_Red b17aeddfa0 - Improve some messages of failed commands
- Add `remove host` command
2022-02-08 19:54:14 +01:00
Stone_Red 85b225e101 - Improve command code structure 2022-02-08 13:20:35 +01:00
Stone_Red 75ed95072d Create README.md 2022-02-06 15:50:08 +01:00
Stone_Red 1cc422265d - Fix spelling mistakes
- Rename `generate single` command to `generate noscan`
2022-02-03 20:00:24 +01:00
Stone_Red eeb1882685 - Add ability to generate .hyper files
- Add ability to open `.hyper` files
- Code optimizations
2022-02-03 19:15:42 +01:00
Stone_Red 996fc7e5a6 - Order hosts by last active
- Remove `Setup.cs` file
- Add discover command
- Increase request timeout when downloading a file to avoid errors
- Better exception handling for file up/down-loading
2022-01-28 18:03:46 +01:00
Stone_Red b758fa3dd5 - Add host expiration check to the HostManager.Remove method 2022-01-27 23:46:59 +01:00
Stone_Red b1014a7c9a - Automatically track downloaded files 2022-01-27 22:57:25 +01:00
Stone_Red 2df780709f - Optimize downloading process
- Add expiration time to inactive hosts
2022-01-27 21:40:29 +01:00
Stone_Red f2c01d2a38 - Add ability to add host after setup
- Add more commands
- Improve file downloading speed
2022-01-27 17:18:05 +01:00
Stone_Red 8897a566b3 - Add command system
- Add basic file sharing
2022-01-27 01:36:30 +01:00
Stone_Red 33ecedba21 Fix project naming 2022-01-25 22:27:46 +01:00
Stone_Red ec6778b2be Initial commit 2022-01-25 22:20:53 +01:00