You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix #484 (#488)
Decode() accepts the type bytes returns the type str. There is no need to cast output as str before decoding and assigning to url.
Thanks to @gjhami
Fix #484 (#488)
Decode() accepts the type bytes returns the type str. There is no need to cast output as str before decoding and assigning to url.
Thanks to @gjhami
LocalTunnel-Beta-Branch (#442)
* LocalTunnel Added.
Made Some Modifications From PR #440
- Added Multiple Checks For Installation of LocalTunnel.
- Fixed Issues with Packages Installation.
- Separated LocalTunnel Binary From Package During installation.
- Added Both LocalTunnel (Binary) & LocalTunnel (Package).
- Added Option for using both Binary & LocalTunnel as Tunnelling Option.
- Checks Added For LocalTunnel.
- Version Tag Updated.
- @endbehavi0r is Now i Contributors List.
- LocalTunnel Added In Tunnelling List.
- Wget installation Added..
For Downloading Binary packages wget is Required.