일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- SSL
- SSH
- 앱리소스
- 2FA
- 애플
- fido
- kmip
- MFA
- albumbook
- apple
- openssl
- Xcode
- css
- OSX
- otpkey
- git
- appres
- FIDO2
- MSYS2
- Android
- SWIFT
- Nodejs
- SwiftUI
- 인증
- OTP
- 안드로이드
- 앱스토어
- MYSQL
- 앨범북
- WebAuthn
Archives
- Today
- Total
목록개발 플랫폼 및 언어/OpenWRT (1)
인디노트
Ubuntu VM 에 OpenWRT 컴파일 해 보기
sudo apt install build-essential clang flex bison g++ gawk \ gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \ python3-distutils rsync unzip zlib1g-dev file wget # Download and update the sources git clone https://git.openwrt.org/openwrt/openwrt.git cd openwrt git pull # Select a specific code revision git branch -a git tag git checkout v23.05.0 # Update the feeds ./scripts/feeds..
개발 플랫폼 및 언어/OpenWRT
2024. 3. 18. 08:29