Skip to content

Commit 4d80e51

Browse files
committed
chore: drop intention to add the share tool Expose.
- Dropping the intention to add Expose as a share tool because it just doesn't work. Can't even add the auth token without triggering cURL errors about a SSL certificate problem. There seems to be loads of github issues related to some kind of SSL problem, with no real solution. Expose also lacks complete documentation for the CLI. - Remove TODO for add `share-tool` command as completed. - Changed the TODO to "Add support for other share tools" and removed some open source client links as they are no good.
1 parent 172a585 commit 4d80e51

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

cli/valet.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,7 @@
773773
* Sharing
774774
*/
775775

776-
// TODO: Share-tool for Expose (https://expose.dev/)
777-
// and 2 open-source clients like localtunnel (https://github.com/localtunnel/localtunnel)
778-
// https://boringproxy.io/
779-
// https://github.com/anderspitman/awesome-tunneling
776+
// TODO: Add support for other share tools.
780777
// https://github.com/robbie-cahill/tunnelmole-client
781778

782779
/**

0 commit comments

Comments
 (0)