@@ -10,7 +10,7 @@ tags: [ IT,free,encryption,text ]
10
10
11
11
# Updates are only distributed on [ this website] ( https://rcs.rcva.san.tc ) and [ GitHub] ( https://github.com/RinCynar/RCS ) . Other channels are unofficial distribution channels. Please identify them yourself.
12
12
13
- ## Latest version: 1.71 , [ Download link] ( https://rcs.rcva.san.tc/file/rcs.tar.xz ) , [ GitHub] ( https://github.com/RinCynar/RCS )
13
+ ## Latest version: 1.72 , [ Download link] ( https://rcs.rcva.san.tc/file/rcs.tar.xz ) , [ GitHub] ( https://github.com/RinCynar/RCS )
14
14
15
15
## Overview
16
16
@@ -54,25 +54,25 @@ tags: [ IT,free,encryption,text ]
54
54
55
55
### Commands
56
56
57
- #### rcs-help : Display usage instructions.
57
+ #### relp : Display usage instructions.
58
58
59
- #### rcs-adk <new-key >: Add a new encryption key.
59
+ #### rak <new-key >: Add a new encryption key.
60
60
61
- #### rcs-cle : Clear encryption/decryption history.
61
+ #### rch : Clear encryption/decryption history.
62
62
63
- #### rcs-cuk : Display the currently saved encryption keys.
63
+ #### rck : Display the currently saved encryption keys.
64
64
65
- #### rcs-dek -<key_number>: Delete a specified encryption key.
65
+ #### rdk -<key_number>: Delete a specified encryption key.
66
66
67
- #### rcs-exi : Exit the tool.
67
+ #### rxit : Exit the tool.
68
68
69
- #### rcs-hst : Display encryption/decryption history.
69
+ #### rsh : Display encryption/decryption history.
70
70
71
- #### rcs-pod <text >: Perform a brute-force decryption on the specified text.
71
+ #### rc <text >: Perform a brute-force decryption on the specified text.
72
72
73
- #### rcs- res: Reset to default configuration.
73
+ #### res: Reset to default configuration.
74
74
75
- #### rcs-udt : Check for updates.
75
+ #### rcu : Check for updates.
76
76
77
77
## Functions
78
78
@@ -264,4 +264,4 @@ tags: [ IT,free,encryption,text ]
264
264
265
265
## License
266
266
267
- #### RCS is licensed under the MIT License. See the [ LICENSE] ( https://github.com/RinCynar/rcs/blob/main/LICENSE ) file for more information.
267
+ #### RCS is licensed under the MIT License. See the [ LICENSE] ( https://github.com/RinCynar/rcs/blob/main/LICENSE ) file for more information.
0 commit comments