common/x*: add Korean translation (#14635)
This commit is contained in:
12
pages.ko/common/xsp.md
Normal file
12
pages.ko/common/xsp.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# xsp
|
||||
|
||||
> Mono ASP.NET 웹 서버.
|
||||
> 더 많은 정보: <https://www.mono-project.com/docs/web/aspnet/>.
|
||||
|
||||
- 모든 인터페이스(`0.0.0.0`) 및 포트 `8080`에서 대기:
|
||||
|
||||
`xsp`
|
||||
|
||||
- 특정 IP 주소 및 포트에서 대기:
|
||||
|
||||
`xsp --address {{127.0.0.1}} --port {{8000}}`
|
Reference in New Issue
Block a user