Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i use it in my golang project #34

Closed
496672097 opened this issue Jan 22, 2025 · 1 comment
Closed

how can i use it in my golang project #34

496672097 opened this issue Jan 22, 2025 · 1 comment

Comments

@496672097
Copy link

i want use it in my project ,like package :

package xxx
func main(){
    smap:=smap.xxx{}
    args := []string{"-sV", "192.168.1.1"}
   result:=smap.run(args)
   print(result)
}

and then , get the result like json string.

@s0md3v
Copy link
Owner

s0md3v commented Jan 25, 2025

Use google/stack overflow/chatgpt.

@s0md3v s0md3v closed this as completed Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants