GerryFerdinandus / bittorrent-tracker-editor

Software for add or remove tracker from torrent files.
MIT License
499 stars 65 forks source link

Could i run this on ubuntu terminal? #32

Open kenllf opened 5 years ago

kenllf commented 5 years ago

What steps will reproduce the problem?

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

1.33.0.beta.5,Ubuntu18.04LTS

Please provide any additional information below.

I can run the program on Ubuntu.But I want to run it on Ubuntu terminal.Could I?And how?Thanks

GerryFerdinandus commented 5 years ago

You can run it via Ubuntu terminal. See the readme.txt file. The description is for the windows user. But it work the same for Linux.

kenllf commented 5 years ago

Yes,it works!Thanks for your answer! @GerryFerdinandus But one more question? Would you like to make the 'check status trackers' and 'delete dead trackers' executable on Ubuntu terminal. I think these two functions are useful, too.Thanks for your time!

If someone doesn't know how to run it in Ubuntu terminal.Try the following command: ./trackereditor "C:\dir\torrent\file.torrent" -U0 (The './' should not be ommited,and you should be in the 'trackereditor_linux_amd64' directory)