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

patch: update ip endpoint + fallback to output on public ip fail #599

Merged
merged 4 commits into from
Jun 30, 2023

Conversation

Ice3man543
Copy link
Member

Fixes #529

  • Update utils package to latest (v0.0.39)
  • Fallback to output IP in case public ip check fails

@Ice3man543 Ice3man543 changed the base branch from main to dev June 30, 2023 18:43
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

./interactsh-server -d hackwithautomation.com

    _       __                       __       __  
   (_)___  / /____  _________ ______/ /______/ /_ 
  / / __ \/ __/ _ \/ ___/ __ '/ ___/ __/ ___/ __ \
 / / / / / /_/  __/ /  / /_/ / /__/ /_(__  ) / / /
/_/_/ /_/\__/\___/_/   \__,_/\___/\__/____/_/ /_/

                projectdiscovery.io

[INF] Current interactsh version 1.1.4 (latest)
[INF] Public IP: 157.230.223.165
[INF] Outbound IP: 157.230.223.165
[INF] Loading existing SSL Certificate for:  [*.hackwithautomation.com, hackwithautomation.com]
[INF] Listening with the following services:
[LDAP] Listening on TCP 157.230.223.165:389
[SMTP] Listening on TCP 157.230.223.165:25
[DNS] Listening on UDP 157.230.223.165:53
[SMTPS] Listening on TCP 157.230.223.165:587
[DNS] Listening on TCP 157.230.223.165:53
[HTTP] Listening on TCP 157.230.223.165:80
[HTTPS] Listening on TCP 157.230.223.165:443

@ehsandeep ehsandeep merged commit aa84bc5 into dev Jun 30, 2023
7 checks passed
@ehsandeep ehsandeep deleted the public-ip-fix branch June 30, 2023 19:30
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

interactsh-server starts without public ip
2 participants