Skip to content

Commit

Permalink
Update screenGrabWebRTC.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wawesomeNOGUI authored May 22, 2021
1 parent b0bddc2 commit 948e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screenGrabWebRTC.go
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ func main() {
flag.Parse()

fmt.Println("Password to connect (can be changed with -password flag): " + *password)
//162.200.58.171

if *webRTCIP == "" {
fmt.Println("Usage Example: screenGrabWebRTC.exe -ip 127.0.0.0")
fmt.Println("Optionally: screenGrabWebRTC.exe -bitrate 10000000 -ip 127.0.0.0")
Expand Down

0 comments on commit 948e798

Please sign in to comment.