-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Description:
jitsi/jitsi-meet#3712 was reverted
Steps to reproduce:
- nmap -sV -Pn --script http-trace -p 9090 <IP_OF_JVB>
Expected behavior:
Don't have trace available
Actual behavior:
$ nmap -sV -Pn --script http-trace -p 9090 172.17.0.4
Starting Nmap 7.80 ( https://nmap.org ) at 2021-09-27 09:38 WEST
Nmap scan report for 172.17.0.4
Host is up (0.00047s latency).
PORT STATE SERVICE VERSION
9090/tcp open http Jetty 9.4.40.v20210413
|_http-server-header: Jetty(9.4.40.v20210413)
|_http-trace: TRACE is enabled
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 19.32 seconds
Server information:
- Jitsi Meet version: jitsi/jvb:stable-5963
- Operating System: Docker version
Client information:
- Browser / app version: n/a
- Operating System: n/a
Additional information:
This issue was already fixed by @damencho at a1eda28 but got lost at some point later.
Metadata
Metadata
Assignees
Labels
No labels