Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Konsole Konsole
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KonsoleKonsole
  • Repository
  • konsole
  • src
  • plugins
  • SSHManager
  • sshmanagerpluginwidget.cpp
Find file BlameHistoryPermalink
  • Ahmad Samir's avatar
    Fix the maximum port number in the SSH Manager plugin · 41207a96
    Ahmad Samir authored Sep 02, 2021 and Kurt Hindenburg's avatar Kurt Hindenburg committed Sep 02, 2021
    It should be in the System Ports 0-1023 or User Ports 1024-49151 ranges.
    
    See:
    https://en.wikipedia.org/wiki/Registered_port
    https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
    
    BUG: 441889
    FIXED-IN: 21.08.2
    (cherry picked from commit ee7f7114)
    41207a96