[GH-ISSUE #80] Add to $Env:PATH by default. #71

Open
opened 2026-03-01 14:36:05 +03:00 by kerem · 0 comments
Owner

Originally created by @RokeJulianLockhart on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/80

    1. mosint
      
    2. RokeJulianLockhart@s1e8h4:~>
      mosint: command not found
      
    1. cd /home/RokeJulianLockhart/go/bin/
      
    2. RokeJulianLockhart@s1e8h4:~>
      RokeJulianLockhart@s1e8h4:~/go/bin> mosint
      mosint: command not found
      
    1. ./mosint
      
    2. RokeJulianLockhart@s1e8h4:~/go/bin>
                                    _           _
          _ __ ___     ___    ___  (_)  _ __   | |_
         | '_ ` _ \   / _ \  / __| | | | '_ \  | __|
         | | | | | | | (_) | \__ \ | | | | | | | |_
         |_| |_| |_|  \___/  |___/ |_| |_| |_|  \__|
        
              v3.0
              https://github.com/alpkeskin/
              Now: Tuesday, 24 Oct 2023
      
      An automated e-mail OSINT tool written in Go with a focus on simplicity and performance.
      
      Usage:
        mosint [email] [flags]
      
      Flags:
            --coffee          ☕  -c, --config string   config file (default is $HOME/.mosint.yaml)
        -h, --help            help for mosint
        -o, --output string   output file (.json)
        -s, --silent          silent mode (only output file)
        -v, --version         version for mosint
      RokeJulianLockhart@s1e8h4:~/go/bin>
      
Originally created by @RokeJulianLockhart on GitHub (Oct 24, 2023). Original GitHub issue: https://github.com/alpkeskin/mosint/issues/80 1. 1. ```sh mosint ``` 1. > ```log > RokeJulianLockhart@s1e8h4:~> > mosint: command not found > ``` 1. 1. ```sh cd /home/RokeJulianLockhart/go/bin/ ``` 1. > ```log > RokeJulianLockhart@s1e8h4:~> > RokeJulianLockhart@s1e8h4:~/go/bin> mosint > mosint: command not found > ``` 1. 1. ```sh ./mosint ``` 1. > ```log > RokeJulianLockhart@s1e8h4:~/go/bin> > _ _ > _ __ ___ ___ ___ (_) _ __ | |_ > | '_ ` _ \ / _ \ / __| | | | '_ \ | __| > | | | | | | | (_) | \__ \ | | | | | | | |_ > |_| |_| |_| \___/ |___/ |_| |_| |_| \__| > > v3.0 > https://github.com/alpkeskin/ > Now: Tuesday, 24 Oct 2023 > > An automated e-mail OSINT tool written in Go with a focus on simplicity and performance. > > Usage: > mosint [email] [flags] > > Flags: > --coffee ☕ -c, --config string config file (default is $HOME/.mosint.yaml) > -h, --help help for mosint > -o, --output string output file (.json) > -s, --silent silent mode (only output file) > -v, --version version for mosint > RokeJulianLockhart@s1e8h4:~/go/bin> > ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mosint#71
No description provided.