cwbooth5 / go2redirector

A mnemonic URL database and redirector - new and improved!
MIT License
10 stars 3 forks source link

maps, strings, and fuzzing #24

Closed cwbooth5 closed 1 year ago

cwbooth5 commented 1 year ago

Huge update. This adds sync between all goroutines. It adds a bunch of bug fixes for race conditions and some functional rough edges. This adds a new feature allowing parameter extractions and map/string lookups.

cwbooth5 commented 1 year ago

works!