eustasy / Phoenix

A lightweight BitTorrent Tracker written in PHP with an SQL backend.
MIT License
18 stars 6 forks source link

Support Endpoints `IP:PORT`, rather than just seperate ports. #9

Closed lewisgoddard closed 9 years ago

lewisgoddard commented 9 years ago

Support Endpoints IP:PORT, rather than just seperate ports.

Also pertains to #3 IPv6.

lewisgoddard commented 9 years ago

if ( ip:port ) { ip = ip:port port = ip:port }