This website requires JavaScript.
Explore
Help
Sign In
Uni
/
CSI-ES-2324
Watch
4
Star
0
Fork
You've already forked CSI-ES-2324
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
78031d8e70
CSI-ES-2324
/
Projs
/
PD2
/
cmd
/
gateway
/
gateway.go
10 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
[PD2] Server done? Co-authored-by: tsousa111 <tiagao2001@hotmail.com>
2024-05-28 20:08:25 +01:00
package
main
import
(
[PD2] Made cert checks in cryptoutils
2024-05-30 15:48:28 +01:00
"PD2/internal/gateway"
[PD2] Server done? Co-authored-by: tsousa111 <tiagao2001@hotmail.com>
2024-05-28 20:08:25 +01:00
)
func
main
(
)
{
gateway
.
Run
(
)
}
Reference in a new issue
Copy permalink