Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-03-12 14:41:25 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-03-12 14:41:25 +0300
commit377b15c91003165c2d39bd3afb8a4489d65ec829 (patch)
tree2f0f7909e5b7d76121a560e0cb2d152f989cbcde /_pages
parent1bd692434d3efaab35c0e5732d029e479e468d0f (diff)
WIP: Home page redesign
Diffstat (limited to '_pages')
-rw-r--r--_pages/remmina-features.md187
1 files changed, 187 insertions, 0 deletions
diff --git a/_pages/remmina-features.md b/_pages/remmina-features.md
new file mode 100644
index 0000000..fee6047
--- /dev/null
+++ b/_pages/remmina-features.md
@@ -0,0 +1,187 @@
+---
+title: Remmina Features
+layout: single
+author_profile: false
+permalink: /remmina-features/
+toc: true
+---
+
+The following are options and plugin settings extracted from the Remmina source code, with some little cosmetic fixes.
+
+# Main Remmina Options
+
+- Remember last view mode for each connection
+- Double-click configuration
+- Scale quality
+- Auto scroll step size
+- Maximum recent items
+- Keystrokes
+- Screenshots folder
+- Screenshots file name
+- Deny Copy Screenshot to clipboard
+- Configure resolutions
+- Send periodic usage statistics to remmina developers (Opt-In)
+- Tabs configuration
+- Toolbar visibility
+- Default view mode
+- Fullscreen behaviours configuration
+- Search Bar in main window
+- Tray Icon
+- Dark Tray Icon Mode
+- Host key configuration
+ - Toggle fullscreen mode
+ - Auto-fit window
+ - Switch tab pages
+ - Toggle scaled mode
+ - Grab keyboard
+ - Minimize window
+ - Disconnect
+ - Show / hide toolbar
+ - Screenshot
+ - View-only mode
+- SSH tunnel local port
+- Parse ~/.ssh/config
+- SSH log level
+- Terminal font
+- Scrollback lines
+- Deafult Color Scheme
+
+# Plugin Features
+
+## RDP Plugin features
+
+- User name
+- User Password
+- Domain
+- Color depth
+- Share folder
+- Quality
+- Sound
+- Security
+- Gateway transport type
+- RD Gateway server
+- RD Gateway username
+- RD Gateway password
+- RD Gateway domain
+- Client name
+- Startup program
+- Startup path
+- Load balance info
+- Local printer name
+- Local printer driver
+- Local serial name
+- Local serial driver
+- Local serial path
+- Local parallel name
+- Local parallel device
+- Smartcard Name
+- Share printers
+- Share serial ports
+- Serial ports permissive mode
+- Share parallel ports
+- Share smartcard
+- Redirect local microphone
+- Disable clipboard sync
+- Ignore certificate
+- Disable password storing
+- Attach to console (2003/2003 R2)
+- Disable fast-path
+- Server detection using RD Gateway
+- Enable proxy support
+- Disable automatic reconnection
+- Relax Order Checks
+- Glyph Cache
+
+## VNC Plugin features
+
+- Repeater
+- User name
+- User password
+- Color depth
+- Quality
+- Listen on port
+- User name
+- User password
+- Color depth
+- Quality
+- Show remote cursor
+- View only
+- Disable clipboard sync
+- Disable encryption
+- Disable server input
+- Disable password storing
+
+## SSH Plugin features
+
+- User name
+- User password
+- Authentication type
+- Identity file
+- Private key passphrase
+- Startup program
+- Terminal color scheme
+- Character set
+- SSH Proxy Command
+- KEX (Key Exchange) algorithms
+- Symmetric cipher client to server
+- Preferred server host key types
+- SSH session log folder
+- SSH session log file name
+- Enable SSH session logging at exit
+- Enable SSH compression
+- Disable password storing
+- Strict host key checking
+
+## SFTP Plugin features
+
+- User name
+- User password
+- Authentication type
+- Identity file
+- Private key passphrase
+
+
+## SPICE Plugin features
+
+- User password
+- Use TLS encryption
+- Server CA certificate
+- Share folder
+- Disable clipboard sync
+- Disable password storing
+- Enable audio channel
+- Resize guest to match window size
+- Share smartcard
+- View only
+
+## Simple Terminal Plugin features
+
+- Terminal Emulator
+- Command to be executed
+- Detached window
+
+## EXEC Plugin features
+
+- Command
+- Asynchrounous execution
+
+## NX Plugin features
+
+- Identity file
+- User name
+- User password
+- Quality
+- Startup program
+- Disable clipboard sync
+- Disable encryption
+- Use local cursor
+- Disable password storing
+
+## XDMCP Plugin features
+
+- Color depth
+- Startup program
+- Use local cursor
+- Disconnect after one session
+- Listening connection on protocol TCP
+