Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
module:telgate [2024/08/12 22:47] – Document modopts.ini section digital manmodule:telgate [2024/08/19 19:04] (current) – [Command-line] document new -N option digital man
Line 24: Line 24:
 | ''-P'' | //none//     | Don't pause for user key-press before connection attempt | | ''-P'' | //none//     | Don't pause for user key-press before connection attempt |
 | ''-C'' | //none//     | Don't clear screen after successful session | | ''-C'' | //none//     | Don't clear screen after successful session |
 +| ''-N'' | //none//     | Send a blank line (CRLF) after connecting (may be used multiple times) |
 | ''-s'' | characters   | Send string of characters after connecting (may be used multiple times) | | ''-s'' | characters   | Send string of characters after connecting (may be used multiple times) |
 | ''-S'' | characters   | Send CRLF-terminated string of characters after connecting (may be used multiple times) | | ''-S'' | characters   | Send CRLF-terminated string of characters after connecting (may be used multiple times) |
Line 57: Line 58:
 | ''TG_NOLF''       | Do not send line-feeds | | ''TG_NOLF''       | Do not send line-feeds |
 | ''TG_RLOGINSWAP'' | Swap the RLogin alias/real-names | | ''TG_RLOGINSWAP'' | Swap the RLogin alias/real-names |
 +| ''TG_RAW''        | Connect to a raw TCP (not Telnet) server |
 +| ''TG_EXPANDLF''   | Expand received sole-LFs to CR/LF pairs |
  
 Multiple mode flags may be specified by ORing them together with the pipe (''|'') character, like so: Multiple mode flags may be specified by ORing them together with the pipe (''|'') character, like so: