Vhati

Results 9 comments of Vhati

Yeah, the new FTL packaged the resources in a new format. And it replaced hard-coded XML strings with an attribute to look up in a separate file. And there's a...

As of v27, the editor supports FTL 1.6.1-1.6.2. @Niels-NTG: Thanks! Btw, I adjusted the beacon isolation threshold from 150 to 165. (v26 sometimes re-rolled all the random beacon locations, when...

Mixed test for the latest working release. 6.40 sending to 7.50 - Instantaneous 7.50 sending to 6.40 - Four minutes Same problem, slow to send.

> Can you try running the transfer in the opposite direction and let us know the times ncat750 -l --send-only 5000 < in.bin ncat640 --recv-only 127.0.0.1 5000 > out.bin Four...

Unless I'm mixed up, I think 7.50 is just slow sending, regardless of whether it connected/listened.

I tried piping an endless stream. python -c "while(True): print 'z'" | ncat750 -l --send-only 5000 ncat640 --recv-only 127.0.0.1 5000 > out.bin Slow (spot checked growth of out.bin, ex: being...

@hdoreau > can you reproduce both normal & slow cases with nsock logging level set to the maximum? I wasn't sure what you meant, so I used ncat's -vvvv arg....

@hdoreau > I would need exactly this but with -vvvvvvv (that's 7 v's) instead Ha! Okay, here ya go. [ncat_issue_1026_transfer_rate_tests_verbose.zip](https://github.com/nmap/nmap/files/1359285/ncat_issue_1026_transfer_rate_tests_verbose.zip)

ncat 7.70 is affected. No new info to report. Just confirming the bug hasn't gone away. I subjected the current version to [Test 02](https://github.com/nmap/nmap/issues/1026#issuecomment-334440517). Same OS, same payload. (Transfer from...