File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -155,6 +155,12 @@ To be released.
155155 - Tunnels the relay server to the public internet by default for external
156156 access, with ` --no-tunnel ` option to run locally only.
157157
158+ - Added ` --tunnel-service ` option to ` fedify lookup ` , ` fedify inbox ` , and
159+ ` fedify relay ` commands to select the tunneling service (localhost.run,
160+ serveo.net, or pinggy.io). Also added ` --tunnel-service ` as an alias
161+ to the existing ` -s ` /` --service ` option in ` fedify tunnel ` for consistency.
162+ [[ #525 ] , [ #529 ] , [ #531 ] by Jiwon Kwon]
163+
158164[ Elysia ] : https://elysiajs.com/
159165[ #374 ] : https://github.com/fedify-dev/fedify/issues/374
160166[ #397 ] : https://github.com/fedify-dev/fedify/issues/397
@@ -168,6 +174,9 @@ To be released.
168174[ #496 ] : https://github.com/fedify-dev/fedify/pull/496
169175[ #510 ] : https://github.com/fedify-dev/fedify/issues/510
170176[ #518 ] : https://github.com/fedify-dev/fedify/pull/518
177+ [ #525 ] : https://github.com/fedify-dev/fedify/issues/525
178+ [ #529 ] : https://github.com/fedify-dev/fedify/pull/529
179+ [ #531 ] : https://github.com/fedify-dev/fedify/pull/531
171180
172181### @fedify/relay
173182
You can’t perform that action at this time.
0 commit comments