Skip to content

Instantly share code, notes, and snippets.

package main
import (
"bufio"
"fmt"
"github.com/yl2chen/cidranger"
"math/rand"
"net"
"os"
"time"
package main
import (
"bufio"
"fmt"
"github.com/k-sone/critbitgo"
"math/rand"
"os"
"time"
)
package main
import (
"bufio"
"fmt"
"github.com/armon/go-radix"
"math/rand"
"os"
"time"
)