If you are a Mac user, you can use LLDB instead, the usage is similar.
GDB
compile with the '-g' parameter
gcc -g main.c -o main
enter gdb
(for gdb)
gdb main
到申請頁面登入該網路方案的中華電信會員帳號
image
選擇第二個:1個固定IP + 7個動態IP
Screenshot 2024-01-29 at 12.40.22 AM
申請成功後你會收到一封信
Screenshot 2024-01-29 at 12.42.32 AM
然後依各個電腦使用PPPoE的方式連線就可以有自己的public ip了🥳
首先你需要找出這張卡
54845
Why use SSH keys?
Login to the remote server without entering a password
Why use SSH config?
Simplify the SSH process with shorter commands
:::success
Let's open your terminal or PowerShell in your computer before we start.