Skip to content

pkgforge-security/mobaxterm-keygen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobaxterm-keygen

Mobaxterm-keygen is a build cil tool used to solve the upper limit of mobaxterm session.

Use steps

Download cli tool

  • You can download the binary compression package for the corresponding platform from release page.

  • If you have golang environment, you can download with go install:

    go install github.com/tanberrp/mobaxterm-keygen/cmd/mobaxterm-keygen@latest

Generate MobaXterm key

mobaxterm-keygen --username tanber --version 23.5 --mobaxterm-dir  ~/MobaXterm_Portable_V23.5

Flags:

  • --username: The user name to licensed, just specify one at will.
  • --version: The version of MobaXterm licensed to.
  • --mobaxterm-dir: The dir of mobaxterm has installed.

Reboot MobaXterm

Reboot MobaXterm, and you can save session without limit.

Languages

  • Go 71.8%
  • Shell 25.2%
  • Makefile 3.0%