Skip to content

Using a proxy

Ali Rashidi edited this page Aug 18, 2018 · 1 revision

To use a custom proxy, you can easily create an instance of QNetworkProxy and pass it to the constructor of TarnaBot (or the class you have derived from it). You can read Qt's documentation on QNetworkProxy to find out how to use it:

QNetworkProxy class

Clone this wiki locally