Differences

This shows you the differences between the selected revisions of the page.

2026-08-17 2026-08-17 (current)
no summary (37.21.148.186) (hidden) (untrusted) that's pretty much obvious, so moving to footnote (martin)
Line 23: Line 23:
You can use this option to selectively import only some sites from WinSCP INI [[config|configuration]] file (as opposed to [[config#import|importing whole configuration]]). Use //Browse// button to browse for the location of the INI file. You can use this option to selectively import only some sites from WinSCP INI [[config|configuration]] file (as opposed to [[config#import|importing whole configuration]]). Use //Browse// button to browse for the location of the INI file.
-# Подключение к sshproxy +===== [[openssh_config]] OpenSSH config =====
-Host sshproxy 10.2.0.30 +
-· Hostname 10.2.0.30 +
-  Port 222 +
-  User prowler +
-  IdentityFile ~/.ssh/siberteam+
-Host art-ftp art-ftp.betsoftgaming.com +For [[https://man.openbsd.org/ssh_config|OpenSSH ''config'' file]], WinSCP looks to ''C:\Users\username\.ssh\config''. In the file, it  looks for all ''Host'' directives with specific hostname and imports them as sites to WinSCP.
-  HostName 141.0.168.83 +
-··User artist +
-  Port 222 +
-  ProxyJump sshproxy +
-  IdentityFile ~/.ssh/siberteam+
-# ================================ +When resolving site settings, it considers all ''Host'' directives, even those with wildcards. The following directives are recognized: ''AddressFamily'', ''BindAddress'', ''Compression'', ''ForwardAgent'', ''GSSAPIAuthentication'', ''GSSAPIDelegateCredentials'', ''Hostname'', ''IdentityFile'', ''KbdInteractiveAuthentication'', ''Port'', ''ProxyJump'' (single jump only) and ''User''.
-# Beta / Copy / Staging +
-# ================================ +
-#=== GP3 +
-Host gp3-copy-gs1 gs1-gp3.discreetgaming.com +
-· Hostname 141.0.173.104 +
-Host gp3-copy-gs2 gs2-gp3.discreetgaming.com +
-··Hostname 141.0.173.186 +
-Host gp3-copy-lb games-gp3.discreetgaming.com +
-  Hostname 141.0.173.187+
-#=== NG +When private key is found in the ''IdentityFile'' directive, WinSCP will offer you to convert the key to PuTTY format, unless a key file with the same name and ''.ppk'' extension exists already. Additionally, if certificate file with the same name((but ''-cert.pub'' or ''.pub-aadcert.pub'' suffixes.)) is found, it will be automatically added to the converted key file.
-Host ng-copy-gs1 gs1-ng-copy.nucleusgaming.com +
-  Hostname 94.75.218.248 +
-Host ng-copy-gs2 gs2-ng-copy.nucleusgaming.com +
-  Hostname 95.168.163.40 +
-Host ng-copy-lb games-ng-copy.nucleusgaming.com +
-  Hostname 94.75.218.179 +
- +
-#== BETA +
-Host beta-copy-gs1 gs1-beta.discreetgaming.com +
-  Hostname 69.55.53.43 +
-Host beta-copy-gs2 gs2-beta.discreetgaming.com +
-  Hostname 69.55.53.44 +
-Host beta-copy-lb games-beta.discreetgaming.com +
-  Hostname 69.55.53.45 +
- +
-# discreetgaming.com / nucleusgaming.com GS servers +
-Host gs?-*.discreetgaming.com gs?-ng-copy.nucleusgaming.com *-copy-gs? +
-  User prowler +
-  Port 222 +
-  ProxyJump sshproxy +
-  IdentityFile ~/.ssh/siberteam +
-   +
-# discreetgaming.com / nucleusgaming.com LB servers +
-Host games-*.discreetgaming.com games-ng-copy.nucleusgaming.com *-copy-lb +
-  User auditor +
-  Port 222 +
-··ProxyJump sshproxy +
- +
-# ================================ +
-# Live +
-# ================================ +
-#=== NG +
-Host ng-live-gs1 gs1-ng.nucleusgaming.com +
-····Hostname 212.32.16.139 +
-Host ng-live-gs2 gs2-ng.nucleusgaming.com +
-    Hostname 212.32.16.135 +
-Host ng-live-gs3 gs3-ng.nucleusgaming.com +
-    Hostname 212.32.16.136 +
-Host ng-live-lb games-ng.nucleusgaming.com +
-    Hostname 212.32.16.137 +
- +
-#=== GP3 +
-Host gp3-live-gs1 gs1-gp3.betsoftgaming.com +
-    Hostname 90.190.149.151 +
-Host gp3-live-gs2 gs2-gp3.betsoftgaming.com +
-    Hostname 90.190.149.150 +
-Host gp3-live-gs3 gs3-gp3.betsoftgaming.com +
-    Hostname 90.190.149.149 +
-Host gp3-live-gs4 gs4-gp3.betsoftgaming.com +
-    Hostname 90.190.149.147 +
-Host gp3-live-lb games-gp3.betsoftgaming.com +
-    Hostname 88.196.98.186 +
- +
-#=== C2SS +
-Host live-c2ss-lb games-c2ss.betsoftgaming.com +
-  HostName 80.245.208.77 +
-  Port 222 +
-  User reader +
-  ProxyJump sshproxy +
- +
-# betsoftgaming.com (Live) / nucleusgaming.com (Live) +
-Host gs?-*.betsoftgaming.com games-*.betsoftgaming.com *-ng.nucleusgaming.com *-live-gs? *-live-c? *-live-lb +
-  User prowler +
-  Port 222 +
-  IdentityFile ~/.ssh/siberteam +
-  ProxyJump sshproxy+
===== [[openssh_known_hosts]] OpenSSH known_hosts ===== ===== [[openssh_known_hosts]] OpenSSH known_hosts =====

Last modified: by martin