| r2611 vs r2612 | ||
|---|---|---|
| 1 | 1 | [[분류:냥]] |
| 2 | 2 | |
| 3 | [[mailto:[email protected]?subject=Hello]] | |
| 4 | [[data:text/plain;base64,SGVsbG8=]] | |
| 5 | [[file:///C:/Users/test.txt]] | |
| 6 | [[tel:+1234567890]] | |
| 7 | [[http://theseed.io:8080]] ERR_SSL_PROTOCOL_ERROR | |
| 8 | [[http://theseed.io:80]] | |
| 9 | [[ftp://theseed.io:21]] FTP | |
| 10 | [[https://theseed.io:443]] https | |
| 11 | [[http://theseed.io:3389]] RDP | |
| 12 | [[https://theseed.io:3306]] MySQL | |
| 13 | [[https://theseed.io:5432]] PostgreSQL | |
| 14 | [[http://theseed.io:27017]] MongoDB | |
| 15 | [[ftp://theseed.io]] | |
| 16 | [[sftp://theseed.io]] | |
| 17 | [[https://admin:[email protected]:443#bottom]] | |
| 18 | [[https://youtube%20com%20channel%20letsgorickrollin'%20:video:[email protected]:443#bottom]]<< 이거 더시드위키 링크임. | |
| 19 | ||
| 20 | [[http://theseed.io]] - 웹 페이지 전송 (비보안) | |
| 21 | [[https://theseed.io]] - 보안 웹 페이지 전송 (SSL/TLS 암호화) | |
| 22 | [[ftp://theseed.io]] - 파일 전송 | |
| 23 | [[sftp://theseed.io]] - 보안 파일 전송 (SSH 사용) | |
| 24 | [[file://theseed.io]] - 로컬 파일 접근 | |
| 25 | [[mailto://theseed.io]] - 이메일 클라이언트 실행 | |
| 26 | [[tel://theseed.io]] - 전화 걸기 | |
| 27 | [[ws://theseed.io]] - 웹소켓 연결 (비보안) | |
| 28 | [[wss://theseed.io]] - 보안 웹소켓 연결 | |
| 29 | [[ssh://theseed.io]] - 보안 셸 접속 | |
| 30 | [[rtsp://theseed.io]] - 스트리밍 미디어 | |
| 31 | [[gopher://theseed.io]] - 텍스트 기반 정보 검색 (구형) | |
| 32 | [[ldap://theseed.io]] - 디렉토리 서비스 접근 | |
| 33 | [[news://theseed.io]] - 뉴스그룹 접근 | |
| 34 | [[nntp://theseed.io]] - 네트워크 뉴스 전송 | |
| 35 | [[smb://theseed.io]] - 서버 메시지 블록 (파일/프린터 공유) | |
| 36 | [[data://theseed.io]] - 인라인 데이터 포함 | |
| 37 | [[urn://theseed.io]] - 고유 자원 이름 (위치가 아닌 식별자) | |
| 38 | [[telnet://theseed.io]] - 원격 터미널 접속 (비보안) | |
| 39 | [[sip://theseed.io]] - 세션 개시 프로토콜 (통신 세션) | |
| 40 | 저거 3개만되는거냐 | |
| 41 | ||
| 42 | ||
| 3 | 43 | {{{#!if a = 2,147,483,647 |
| 4 | 44 | a = 2,147,483,647[br]}}} |
| 5 | 45 | {{{#!if a == 2147483647 |
| ... | ... |