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

add TTL in output please #106

Open
mcdemon05 opened this issue Jul 20, 2023 · 3 comments
Open

add TTL in output please #106

mcdemon05 opened this issue Jul 20, 2023 · 3 comments
Labels
feature request feature request help wanted Extra attention is needed

Comments

@mcdemon05
Copy link

add TTL in output please

when i use native windows ping tools via icmp, I can see TTL in over response
but in tcping I don't see TTL :(

I have to use wireshark to see TTL, it makes me sad...

@pouriyajamshidi pouriyajamshidi added good first issue Good for newcomers feature request feature request and removed good first issue Good for newcomers labels Jul 20, 2023
@pouriyajamshidi
Copy link
Owner

I will check the feasibility.

We are preparing version 2.0 and if this proves to be a small change, we will go for it. Otherwise it has to wait till v2.0 is released.

@pouriyajamshidi
Copy link
Owner

pouriyajamshidi commented Aug 9, 2023

quick update: It was a bit tricky at the first glance and left out of version 2. However, this is a nice to have feature for myself as well.

I will allocate some time to look into it a bit deeper but if it proves to be something that breaks the OS compatibility or requires the program to be run as root, we might pass on it.

More updates will follow :)

@pouriyajamshidi
Copy link
Owner

pouriyajamshidi commented Aug 26, 2023

Apparently Go's standard packages do not provide a way to get the incoming connection's TTL! I spent time looking up for a solution but there are no useful resources.

I will mark this as "help wanted" to see if someone has any ideas or workarounds

@pouriyajamshidi pouriyajamshidi added the help wanted Extra attention is needed label Aug 26, 2023
@pouriyajamshidi pouriyajamshidi moved this to Todo in TCPING Aug 26, 2023
@pouriyajamshidi pouriyajamshidi removed the help wanted Extra attention is needed label Aug 26, 2023
@pouriyajamshidi pouriyajamshidi added the help wanted Extra attention is needed label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

2 participants