Skip to content

Commit f54af22

Browse files
authored
Merge pull request #531 from sij411/feat/tunnel-service
Update change log for adding `--tunnel-service`
2 parents 84aa16b + f574557 commit f54af22

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)