dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

Combine internet connections, increase your download speed

Results 25 dispatch issues
Sort by recently updated
recently updated
newest added

After changing the proxy settings, whether it's enabling, disabling, or changing the address/port, it does not automatically applies to the whole system. This PowerShell script from stackoverflow helps it a...

I get this error trying to install it... any ideas? ``` nd..DataLinkReceiverImpl$u20$as$u20$pnet_datalink..DataLinkReceiver$GT$4next17h3a83025691b25060E libpnet_datalink-0a34f7a21e78bc2e.rlib(pnet_datalink-0a34f7a21e78bc2e.pnet_datalink.89658d71-cgu.7.rcgu.o) : error LNK2019: unresolved external symbol __imp_PacketGetAdapterNames referenced in function _ZN13pnet_datalink7backend10interfaces17h6779642a4cf78618E C:\Users\eendi\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib\Packet.lib : warning LNK4272: library machine...

Congrats for the release with Rust as known broadly by it's safe memory handling. As a long time user, I just realized that there's a new release. There's a few...

Thanks so much for your powerful tool! Currently I can only start dispatch with IP address. Is there any plan to support interface name? For example, I want to start...

With Ethernet+WiFi (wlp1s0 addresses in use for proxy): ``` curl -x socks5://127.0.0.1:1080 http://api.ipify.org (hangs) ``` With WiFi only (wlp1s0 addresses in use for proxy): ``` curl -x socks5://127.0.0.1:1080 http://api.ipify.org 85.XX.XX.XX...

Fixes #26. The new format for IP's is `[@interface][@priority]`. I'm not experienced enough of a Rustacean to make a new whole command, but this works excellently for me. The trick...

![image](https://github.com/alexkirsz/dispatch/assets/22672963/3ed730bb-3a33-4dd9-a271-68695c5b05b2) as shown in the image, the proxy has been set up. There is no traffic and all web pages say no data sent. No effect in torrenting software either....

## Error ``` Error: 0: An error occurred during the proxy handshake procedure 1: invalid SOCKS version 01, expected 04 ``` ## Metadata |key|value| |--|--| |**Version**|0.1.3| |**OS**|Windows 10 Pro| |**Command**|C:\Users\user\.cargo\bin\dispatch.exe...

## Error ``` Error: 0: An error occurred during the proxy handshake procedure 1: The proxy received `CONNECT af.opera.com:443 HTTP/1.1` (197 additional bytes not shown), which looks like an HTTP...

Initialize-Environment : PowerShell requires an execution policy in [Unrestricted, RemoteSigned, ByPass] to run dispatch-proxy. At line:26 char:3 + Initialize-Environment + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId...