termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.3k stars 3.06k forks source link

[Package]: bugscanner #14698

Closed aicynide closed 1 year ago

aicynide commented 1 year ago

Why do you want to add this package to Termux?

I need to get all host and open port of a remote host

Home page URL

https://github.com/aztecrabbit/bugscanner-go

Source code URL

https://github.com/aztecrabbit/bugscanner-go

Packaging policy acknowledgement

Additional information

No response

tathastu871 commented 1 year ago

Try

go install -v github.com/aztecrabbit/bugscanner-go@latest

OR

git clone https://github.com/aztecrabbit/bugscanner-go cd bugscanner-go go install . mv $HOME/go/bin/bugscanner-go $PREFIX/bin/

bugscanner-go
This tool is dedicated to DARKTUNNEL.NET, please support us if you find this tool useful.

Usage:
  bugscanner-go [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  help        Help about any command
  scan        Subcommand for scanning

Flags:
      --config string   config file (default is $HOME/.bugscanner-go.yaml)
  -h, --help            help for bugscanner-go
  -t, --toggle          Help message for toggle

Use "bugscanner-go [command] --help" for more information about a command.
aicynide commented 1 year ago

I'm no go programmer so I won't install golang

2096779623 commented 1 year ago

Packages must be active, well-known project.

Software available in major Linux distributions has more chances to be included into Termux repositories. We will not accept outdated, dead projects as well as projects which do not have active community.

I think this package should be added to tur.

aicynide commented 1 year ago

@2096779623 did you read the description? This app is for DarkTunnel, Ha Tunnel, http Injector etc. which has millions of downloads in play store. It is used widely but people don't star since they don't have github account they simply read readme.md and install it. For proof see - https://youtu.be/JT7IR-Wzyqw There are many other videos in YouTube. Several guides in telegram for this tools so yeah its very popular

2096779623 commented 1 year ago

Why not use the python version?

aicynide commented 1 year ago

Why not use the python version?

What is python version? Go and rust is good for networking

sylirre commented 1 year ago

I think this package should be added to tur.

This utility is used to find flaws in ISP configurations for further exploitation for getting free (unmetered) Internet. There indeed are guides like this one, no doubts why it is popular..in certain communities. Considering this, the place of bugscanner is TUR.

I'm closing the issue.

aicynide commented 1 year ago

Ok I agree its place in TUR. @sylirre why do you think it shouldn't be popular? If it becomes mainstream ISP will fix their bug host?