Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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
access:requirements [2020/03/19 11:56] – [Boolean Parameters] New terminal charset keywords: ASCII, UTF8, and CP437 digital manaccess:requirements [2025/02/12 18:57] (current) – [Overview] Pre-packing QWK isn't a thing any more digital man
Line 14: Line 14:
   * Exemption Requirements   * Exemption Requirements
   * Moderated Posting User   * Moderated Posting User
-  * Pre-pack QWK Requirements+
  
 ===== Configuration ===== ===== Configuration =====
Line 130: Line 130:
 |HOST                 |Client hostname| |HOST                 |Client hostname|
 |IP                   |Client IP address| |IP                   |Client IP address|
 +|LANG                 |User's language selection (blank for default) |
 |LASTON |$Y |Days since last logon (0-65535)| |LASTON |$Y |Days since last logon (0-65535)|
 |LEVEL |$L |User's [[level]] (0-99)| |LEVEL |$L |User's [[level]] (0-99)|
Line 137: Line 138:
 |MAIN_CMDS      | |Number of executed main menu commands (0-65535)| |MAIN_CMDS      | |Number of executed main menu commands (0-65535)|
 |NODE |$N |Current node (1-250)| |NODE |$N |Current node (1-250)|
-|PCR |$P |User's post/call ratio (0-100)|+|PCR |$P |User's post/call ratio, as a percentage (0-100)|
 |PROT                 |Protocol in use (e.g. ''Telnet'', ''SSH'', ''HTTP'', etc.)| |PROT                 |Protocol in use (e.g. ''Telnet'', ''SSH'', ''HTTP'', etc.)|
 |RANDOM |$Q |Random number between 0 and value argument (0-65535)| |RANDOM |$Q |Random number between 0 and value argument (0-65535)|
Line 149: Line 150:
 |TLEFT |$R |User's time left online (minutes, 0-255)| |TLEFT |$R |User's time left online (minutes, 0-255)|
 |TUSED |$O |User's time online this call (minutes, 0-255)| |TUSED |$O |User's time online this call (minutes, 0-255)|
-|UDR |$K |User's upload/download ratio (0-100)| +|UDR |$K |User's upload/download byte ratio, as a percentage (0-100)| 
-|UDFR |$D |User's upload/download file ratio (0-100)|+|UDFR |$D |User's upload/download file ratio, as a percentage (0-100)|
 |ULS            |       |Total number of files uploaded by user| |ULS            |       |Total number of files uploaded by user|
 |ULK            |       |Total number of kilobytes in files uploaded by user| |ULK            |       |Total number of kilobytes in files uploaded by user|
 |ULM            |       |Total number of megabytes in files uploaded by user| |ULM            |       |Total number of megabytes in files uploaded by user|
-|USER |$U |User's number (1-xxxx)|+|USER |$U |User's number (1-xxxx) or alias (without spaces) |
  
 ==== General Usage Examples ==== ==== General Usage Examples ====