TheSpeedX / PROXY-List

Get PROXY List that gets updated everyday
3.12k stars 794 forks source link

Feature-request: put an end-of-line char on the last proxy... #37

Closed gitcnd closed 4 months ago

gitcnd commented 6 months ago

Every line, except the last one, is terminated by 0x0a...

$ tail -2 http.txt | hexdump -C 00000000 31 33 2e 32 31 32 2e 39 39 2e 33 37 3a 38 38 38 |13.212.99.37:888| 00000010 38 0a 32 37 2e 31 34 37 2e 31 33 32 2e 31 32 33 |8.27.147.132.123| 00000020 3a 38 38 38 |:888|

... that messes assorted things up :-(

TheSpeedX commented 4 months ago

@gitcnd Sorry for the delayed response. This issue has been addressed. Thanks.