thug0bin
  • Joined on 2024-08-17
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 10:06:21 +09:00
13b1da4ee0 RDP 초기 설정 스크립트 패키지 확인 로직 개선
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 10:02:34 +09:00
ccd34c7f54 RDP 초기 설정 스크립트 입력 처리 수정 (curl | bash 지원)
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 09:53:12 +09:00
d0c8b26138 RDP 초기 설정 스크립트 버전 체크 로직 개선
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 09:42:25 +09:00
4934b0a8f9 RDP 자동화 시스템 문서 및 설치 스크립트 개선
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 09:14:49 +09:00
c6919abf1c Add RDP Toggle API with venv support
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-17 08:52:35 +09:00
1f926d6b35 Add Proxmox Auto RDP Setup script
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-15 19:26:07 +09:00
f5a7c7f695 Add 시간교정.md
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-15 19:20:42 +09:00
4f7929fc61 약국 생성 시 장비 자동 등록 기능 추가
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-15 09:37:30 +09:00
02137c50a8 Fix stdin issue for curl | bash execution
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 23:33:11 +09:00
1c6e6dcf56 pbs_allinone.sh: 스토리지 선택 개선
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 20:38:08 +09:00
269350c1d2 Fix: Success check failing due to JSON formatting with spaces
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 20:35:53 +09:00
d8ce36b8a4 Fix: Improve pharmacy_code extraction with better error messages
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 20:31:55 +09:00
8a391cabd8 Improve: Headscale auto-register script with better JSON parsing and output
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:58:04 +09:00
987662f95b fix: pharmacy_code 추출 정규식 수정 (\K 미지원 환경 대응)
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:54:01 +09:00
ae1782a6de fix: P001, P002 약국 보호 로직 추가
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:49:58 +09:00
e7485983cc fix: pharmacy_code 추출 로직 수정
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:46:39 +09:00
c2b810c6fc debug: gateway API 호출 디버깅 정보 추가
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:44:11 +09:00
a3fd18b1b0 docs: 테스트 데이터 정리 가이드 및 자동화 스크립트 추가
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:31:06 +09:00
38c6257180 fix: 기본 비밀번호를 8자로 변경 (gateway 최소 길이 요구사항)
thug0bin pushed to main at thug0bin/pve9-repo-fix 2025-11-14 19:23:05 +09:00
c0973c622a fix: stdin 리다이렉션 문제 수정 (curl 파이프 실행 지원)