lavalamp- / ipv666

Golang IPv6 address enumeration
BSD 2-Clause "Simplified" License
355 stars 50 forks source link

Convert all file writing to bufio #60

Closed lavalamp- closed 5 years ago

lavalamp- commented 5 years ago

As the title says. For all the files we're writing, make sure we're using bufio instead of the standard file writer.

lavalamp- commented 5 years ago

https://github.com/lavalamp-/ipv666/commit/464040d9173c79d5b9387ce1d8301a47856432d1