On Mon, May 3, 2021 at 5:27 PM Manojav Sridhar <[email protected]> wrote:
> I tried the bash script on both bare metal box and virtualbox pfsense
> box. both ran for a few minutes okay. How long does it take to happen?
> I am testing with the 0428 snapshot.

Try changing in wg_noise.c:

#define HT_INDEX_SIZE (1 << 13)

to

#define HT_INDEX_SIZE (1 << 3)

And then you'll see it hit pretty quickly.

Reply via email to